Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileFromAtoms.cpp155 SectionInfo *sectionForAtom(const DefinedAtom*);
343 SectionInfo *Util::sectionForAtom(const DefinedAtom *atom) { in sectionForAtom() function in __anon2e8aa0f30111::Util
433 sectionForAtom(atom)->atomsAndOffsets.push_back(ai); in assignAtomToSection()
437 appendAtom(sectionForAtom(atom), atom); in assignAtomToSection()