Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h202 uint64_t SectionAOffset = 0; in processSubtractRelocation() local
H A DRuntimeDyldMachOI386.h171 uint64_t SectionAOffset = AddrA - SectionABase; in processSECTDIFFRelocation() local
H A DRuntimeDyldMachOAArch64.h508 uint64_t SectionAOffset = MinuendI->second.getOffset(); in processSubtractRelocation() local
H A DRuntimeDyldMachOARM.h382 uint64_t SectionAOffset = AddrA - SectionABase; in processHALFSECTDIFFRelocation() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h169 unsigned SectionA, uint64_t SectionAOffset, unsigned SectionB, in RelocationEntry()
179 unsigned SectionA, uint64_t SectionAOffset, unsigned SectionB, in RelocationEntry()