Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h175 uint64_t SectionBOffset = 0; in processSubtractRelocation() local
DRuntimeDyldMachOI386.h183 uint64_t SectionBOffset = AddrB - SectionBBase; in processSECTDIFFRelocation() local
DRuntimeDyldMachOAArch64.h499 uint64_t SectionBOffset = SubtrahendI->second.getOffset(); in processSubtractRelocation() local
DRuntimeDyldMachOARM.h392 uint64_t SectionBOffset = AddrB - SectionBBase; in processHALFSECTDIFFRelocation() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h175 uint64_t SectionBOffset = 0; in processSubtractRelocation() local
DRuntimeDyldMachOI386.h183 uint64_t SectionBOffset = AddrB - SectionBBase; in processSECTDIFFRelocation() local
DRuntimeDyldMachOARM.h264 uint64_t SectionBOffset = AddrB - SectionBBase; in processHALFSECTDIFFRelocation() local
DRuntimeDyldMachOAArch64.h439 uint64_t SectionBOffset = SubtrahendI->second.getOffset(); in processSubtractRelocation() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h172 uint64_t SectionBOffset, bool IsPCRel, unsigned Size) in RelocationEntry()
182 uint64_t SectionBOffset, bool IsPCRel, unsigned Size, in RelocationEntry()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h168 uint64_t SectionBOffset, bool IsPCRel, unsigned Size) in RelocationEntry()