Home
last modified time | relevance | path

Searched defs:SectionAOffset (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h170 unsigned SectionA, uint64_t SectionAOffset, unsigned SectionB, in RelocationEntry()
180 unsigned SectionA, uint64_t SectionAOffset, unsigned SectionB, in RelocationEntry()
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h169 unsigned SectionA, uint64_t SectionAOffset, unsigned SectionB, in RelocationEntry()
179 unsigned SectionA, uint64_t SectionAOffset, unsigned SectionB, in RelocationEntry()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h202 uint64_t SectionAOffset = 0; in processSubtractRelocation() local
DRuntimeDyldMachOI386.h171 uint64_t SectionAOffset = AddrA - SectionABase; in processSECTDIFFRelocation() local
DRuntimeDyldMachOAArch64.h508 uint64_t SectionAOffset = MinuendI->second.getOffset(); in processSubtractRelocation() local
DRuntimeDyldMachOARM.h382 uint64_t SectionAOffset = AddrA - SectionABase; in processHALFSECTDIFFRelocation() local
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h202 uint64_t SectionAOffset = 0; in processSubtractRelocation() local
DRuntimeDyldMachOI386.h171 uint64_t SectionAOffset = AddrA - SectionABase; in processSECTDIFFRelocation() local
DRuntimeDyldMachOAArch64.h508 uint64_t SectionAOffset = MinuendI->second.getOffset(); in processSubtractRelocation() local
DRuntimeDyldMachOARM.h382 uint64_t SectionAOffset = AddrA - SectionABase; in processHALFSECTDIFFRelocation() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h203 uint64_t SectionAOffset = 0; in processSubtractRelocation() local
DRuntimeDyldMachOARM.h250 uint64_t SectionAOffset = AddrA - SectionABase; in processHALFSECTDIFFRelocation() local
DRuntimeDyldMachOI386.h169 uint64_t SectionAOffset = AddrA - SectionABase; in processSECTDIFFRelocation() local
DRuntimeDyldMachOAArch64.h449 uint64_t SectionAOffset = MinuendI->second.getOffset(); in processSubtractRelocation() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h167 unsigned SectionA, uint64_t SectionAOffset, unsigned SectionB, in RelocationEntry()