Searched defs:SectionBOffset (Results 1 – 15 of 15) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldImpl.h | 171 uint64_t SectionBOffset, bool IsPCRel, unsigned Size) in RelocationEntry() 181 uint64_t SectionBOffset, bool IsPCRel, unsigned Size, in RelocationEntry()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| D | RuntimeDyldMachOX86_64.h | 173 uint64_t SectionBOffset = 0; in processSubtractRelocation() local
|
| D | RuntimeDyldMachOI386.h | 184 uint64_t SectionBOffset = AddrB - SectionBBase; in processSECTDIFFRelocation() local
|
| D | RuntimeDyldMachOAArch64.h | 498 uint64_t SectionBOffset = SubtrahendI->second.getOffset(); in processSubtractRelocation() local
|
| D | RuntimeDyldMachOARM.h | 395 uint64_t SectionBOffset = AddrB - SectionBBase; in processHALFSECTDIFFRelocation() local
|
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| D | RuntimeDyldMachOX86_64.h | 175 uint64_t SectionBOffset = 0; in processSubtractRelocation() local
|
| D | RuntimeDyldMachOI386.h | 183 uint64_t SectionBOffset = AddrB - SectionBBase; in processSECTDIFFRelocation() local
|
| D | RuntimeDyldMachOARM.h | 264 uint64_t SectionBOffset = AddrB - SectionBBase; in processHALFSECTDIFFRelocation() local
|
| D | RuntimeDyldMachOAArch64.h | 439 uint64_t SectionBOffset = SubtrahendI->second.getOffset(); in processSubtractRelocation() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| D | RuntimeDyldMachOX86_64.h | 174 uint64_t SectionBOffset = 0; in processSubtractRelocation() local
|
| D | RuntimeDyldMachOI386.h | 185 uint64_t SectionBOffset = AddrB - SectionBBase; in processSECTDIFFRelocation() local
|
| D | RuntimeDyldMachOAArch64.h | 498 uint64_t SectionBOffset = SubtrahendI->second.getOffset(); in processSubtractRelocation() local
|
| D | RuntimeDyldMachOARM.h | 396 uint64_t SectionBOffset = AddrB - SectionBBase; in processHALFSECTDIFFRelocation() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldImpl.h | 170 uint64_t SectionBOffset, bool IsPCRel, unsigned Size) in RelocationEntry() 180 uint64_t SectionBOffset, bool IsPCRel, unsigned Size, in RelocationEntry()
|
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldImpl.h | 168 uint64_t SectionBOffset, bool IsPCRel, unsigned Size) in RelocationEntry()
|