Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
HDRuntimeDyldMachOX86_64.h173 uint64_t SectionBOffset = 0; in processSubtractRelocation() local
HDRuntimeDyldMachOI386.h184 uint64_t SectionBOffset = AddrB - SectionBBase; in processSECTDIFFRelocation() local
HDRuntimeDyldMachOAArch64.h498 uint64_t SectionBOffset = SubtrahendI->second.getOffset(); in processSubtractRelocation() local
HDRuntimeDyldMachOARM.h395 uint64_t SectionBOffset = AddrB - SectionBBase; in processHALFSECTDIFFRelocation() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
HDRuntimeDyldImpl.h170 uint64_t SectionBOffset, bool IsPCRel, unsigned Size) in RelocationEntry()
180 uint64_t SectionBOffset, bool IsPCRel, unsigned Size, in RelocationEntry()