Searched defs:scatterable (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/lld/lib/ReaderWriter/MachO/ |
D | MachONormalizedFileToAtoms.cpp | 243 uint64_t nextSymbolAddr, bool scatterable, bool copyRefs) { in atomFromSymbol() 279 MachOFile &file, bool scatterable, in processSymboledSection() 386 MachOFile &file, bool scatterable, in processSection() 525 bool scatterable, in convertRelocs() 1437 bool scatterable = ((normalizedFile.flags & MH_SUBSECTIONS_VIA_SYMBOLS) != 0); in normalizedObjectToAtoms() local
|
D | ArchHandler_x86.cpp | 353 bool scatterable, in getPairReferenceInfo()
|
D | ArchHandler_x86_64.cpp | 478 bool scatterable, in getPairReferenceInfo()
|
D | ArchHandler_arm64.cpp | 475 bool swap, bool scatterable, FindAtomBySectionAndAddress atomFromAddress, in getPairReferenceInfo()
|
D | ArchHandler_arm.cpp | 641 bool scatterable, in getPairReferenceInfo()
|