Home
last modified time | relevance | path

Searched refs:atomSectionOffset (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp117 uint64_t atomSectionOffset,
554 uint64_t atomSectionOffset, in appendSectionRelocations() argument
563 uint32_t sectionOffset = atomSectionOffset + ref.offsetInAtom(); in appendSectionRelocations()
H A DArchHandler_x86_64.cpp178 uint64_t atomSectionOffset,
736 uint64_t atomSectionOffset, in appendSectionRelocations() argument
745 uint32_t sectionOffset = atomSectionOffset + ref.offsetInAtom(); in appendSectionRelocations()
H A DArchHandler_arm64.cpp170 uint64_t atomSectionOffset,
776 const DefinedAtom &atom, uint64_t atomSectionOffset, const Reference &ref, in appendSectionRelocations() argument
783 uint32_t sectionOffset = atomSectionOffset + ref.offsetInAtom(); in appendSectionRelocations()
H A DArchHandler.h190 uint64_t atomSectionOffset,
H A DArchHandler_arm.cpp111 uint64_t atomSectionOffset,
1184 uint64_t atomSectionOffset, in appendSectionRelocations() argument
1193 uint32_t sectionOffset = atomSectionOffset + ref.offsetInAtom(); in appendSectionRelocations()