Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DArchHandler_x86.cpp116 uint64_t atomSectionOffset,
553 uint64_t atomSectionOffset, in appendSectionRelocations() argument
562 uint32_t sectionOffset = atomSectionOffset + ref.offsetInAtom(); in appendSectionRelocations()
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()
DArchHandler_x86_64.cpp177 uint64_t atomSectionOffset,
766 uint64_t atomSectionOffset, in appendSectionRelocations() argument
775 uint32_t sectionOffset = atomSectionOffset + ref.offsetInAtom(); in appendSectionRelocations()
DArchHandler.h189 uint64_t atomSectionOffset,
DArchHandler_arm.cpp110 uint64_t atomSectionOffset,
1183 uint64_t atomSectionOffset, in appendSectionRelocations() argument
1192 uint32_t sectionOffset = atomSectionOffset + ref.offsetInAtom(); in appendSectionRelocations()