Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h203 uint64_t SectionAOffset = 0; in processSubtractRelocation() local
DRuntimeDyldMachOI386.h169 uint64_t SectionAOffset = AddrA - SectionABase; in processSECTDIFFRelocation() local
DRuntimeDyldMachOAArch64.h509 uint64_t SectionAOffset = MinuendI->second.getOffset(); in processSubtractRelocation() local
DRuntimeDyldMachOARM.h378 uint64_t SectionAOffset = AddrA - SectionABase; in processHALFSECTDIFFRelocation() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h203 uint64_t SectionAOffset = 0; in processSubtractRelocation() local
DRuntimeDyldMachOI386.h169 uint64_t SectionAOffset = AddrA - SectionABase; in processSECTDIFFRelocation() local
DRuntimeDyldMachOARM.h250 uint64_t SectionAOffset = AddrA - SectionABase; in processHALFSECTDIFFRelocation() local
DRuntimeDyldMachOAArch64.h449 uint64_t SectionAOffset = MinuendI->second.getOffset(); in processSubtractRelocation() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h171 unsigned SectionA, uint64_t SectionAOffset, unsigned SectionB, in RelocationEntry()
181 unsigned SectionA, uint64_t SectionAOffset, unsigned SectionB, in RelocationEntry()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h167 unsigned SectionA, uint64_t SectionAOffset, unsigned SectionB, in RelocationEntry()