Home
last modified time | relevance | path

Searched refs:scatterable (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileToAtoms.cpp243 uint64_t nextSymbolAddr, bool scatterable, bool copyRefs) { in atomFromSymbol() argument
248 bool noDeadStrip = (symbolDescFlags & N_NO_DEAD_STRIP) || !scatterable; in atomFromSymbol()
279 MachOFile &file, bool scatterable, in processSymboledSection() argument
335 scatterable, copyRefs); in processSymboledSection()
341 scatterable, copyRefs); in processSymboledSection()
354 scatterable, copyRefs); in processSymboledSection()
363 scatterable, copyRefs); in processSymboledSection()
367 if (!scatterable) { in processSymboledSection()
386 MachOFile &file, bool scatterable, in processSection() argument
411 scatterable, copyRefs); in processSection()
[all …]
DArchHandler.h156 uint64_t fixupAddress, bool isBig, bool scatterable,
DArchHandler_x86.cpp102 uint64_t fixupAddress, bool swap, bool scatterable,
353 bool scatterable, in getPairReferenceInfo() argument
DArchHandler_x86_64.cpp159 uint64_t fixupAddress, bool swap, bool scatterable,
478 bool scatterable, in getPairReferenceInfo() argument
DArchHandler_arm64.cpp151 uint64_t fixupAddress, bool isBig, bool scatterable,
475 bool swap, bool scatterable, FindAtomBySectionAndAddress atomFromAddress, in getPairReferenceInfo() argument
DArchHandler_arm.cpp96 uint64_t fixupAddress, bool swap, bool scatterable,
641 bool scatterable, in getPairReferenceInfo() argument
807 if (scatterable && (fromTarget != inAtom)) in getPairReferenceInfo()