Home
last modified time | relevance | path

Searched refs:encodeAddend (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOAArch64.h155 void encodeAddend(uint8_t *LocalAddress, unsigned NumBytes, in encodeAddend() function
373 encodeAddend(LocalAddress, 1 << RE.Size, RelType, Value + RE.Addend); in resolveRelocation()
385 encodeAddend(LocalAddress, 1 << RE.Size, RelType, Result); in resolveRelocation()
394 encodeAddend(LocalAddress, /*Size=*/4, RelType, PCRelVal); in resolveRelocation()
404 encodeAddend(LocalAddress, /*Size=*/4, RelType, PCRelVal); in resolveRelocation()
414 encodeAddend(LocalAddress, /*Size=*/4, RelType, Value); in resolveRelocation()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOAArch64.h155 void encodeAddend(uint8_t *LocalAddress, unsigned NumBytes, in encodeAddend() function
373 encodeAddend(LocalAddress, 1 << RE.Size, RelType, Value + RE.Addend); in resolveRelocation()
385 encodeAddend(LocalAddress, 1 << RE.Size, RelType, Result); in resolveRelocation()
394 encodeAddend(LocalAddress, /*Size=*/4, RelType, PCRelVal); in resolveRelocation()
404 encodeAddend(LocalAddress, /*Size=*/4, RelType, PCRelVal); in resolveRelocation()
414 encodeAddend(LocalAddress, /*Size=*/4, RelType, Value); in resolveRelocation()
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOAArch64.h133 void encodeAddend(uint8_t *LocalAddress, unsigned NumBytes, in encodeAddend() function
329 encodeAddend(LocalAddress, 1 << RE.Size, RelType, Value + RE.Addend); in resolveRelocation()
337 encodeAddend(LocalAddress, /*Size=*/4, RelType, PCRelVal); in resolveRelocation()
347 encodeAddend(LocalAddress, /*Size=*/4, RelType, PCRelVal); in resolveRelocation()
357 encodeAddend(LocalAddress, /*Size=*/4, RelType, Value); in resolveRelocation()