Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h201 uint64_t SectionAOffset = 0; in processSubtractRelocation() local
H A DRuntimeDyldMachOI386.h170 uint64_t SectionAOffset = AddrA - SectionABase; in processSECTDIFFRelocation() local
H A DRuntimeDyldMachOAArch64.h508 uint64_t SectionAOffset = MinuendI->second.getOffset(); in processSubtractRelocation() local
H A DRuntimeDyldMachOARM.h381 uint64_t SectionAOffset = AddrA - SectionABase; in processHALFSECTDIFFRelocation() local
/freebsd/contrib/llvm-project/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()