Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DArchHandler_x86.cpp116 uint64_t atomSectionOffset,
553 uint64_t atomSectionOffset, in appendSectionRelocations() argument
562 uint32_t sectionOffset = atomSectionOffset + ref.offsetInAtom(); in appendSectionRelocations()
H A DArchHandler_x86_64.cpp177 uint64_t atomSectionOffset,
766 uint64_t atomSectionOffset, in appendSectionRelocations() argument
775 uint32_t sectionOffset = atomSectionOffset + ref.offsetInAtom(); in appendSectionRelocations()
H A DArchHandler_arm64.cpp169 uint64_t atomSectionOffset,
775 const DefinedAtom &atom, uint64_t atomSectionOffset, const Reference &ref, in appendSectionRelocations() argument
782 uint32_t sectionOffset = atomSectionOffset + ref.offsetInAtom(); in appendSectionRelocations()
H A DArchHandler.h189 uint64_t atomSectionOffset,
H A DArchHandler_arm.cpp110 uint64_t atomSectionOffset,
1183 uint64_t atomSectionOffset, in appendSectionRelocations() argument
1192 uint32_t sectionOffset = atomSectionOffset + ref.offsetInAtom(); in appendSectionRelocations()