Home
last modified time | relevance | path

Searched defs:sectionOffset (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
DFile.h43 uint64_t sectionOffset, uint64_t contentSize, bool thumb, in addDefinedAtom()
65 bool thumb, bool noDeadStrip, uint64_t sectionOffset, in addDefinedAtomInCustomSection()
89 uint64_t sectionOffset, uint64_t size, in addZeroFillDefinedAtom()
258 uint64_t sectionOffset) { in addAtomForSection()
DArchHandler_x86.cpp562 uint32_t sectionOffset = atomSectionOffset + ref.offsetInAtom(); in appendSectionRelocations() local
DArchHandler_arm64.cpp782 uint32_t sectionOffset = atomSectionOffset + ref.offsetInAtom(); in appendSectionRelocations() local
DArchHandler_x86_64.cpp775 uint32_t sectionOffset = atomSectionOffset + ref.offsetInAtom(); in appendSectionRelocations() local
DArchHandler_arm.cpp1192 uint32_t sectionOffset = atomSectionOffset + ref.offsetInAtom(); in appendSectionRelocations() local
/freebsd-12-stable/contrib/llvm-project/lld/COFF/
DSymbolTable.cpp714 uint32_t sectionOffset) { in addRegular()