Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp156 SectionInfo *sectionForAtom(const DefinedAtom*);
344 SectionInfo *Util::sectionForAtom(const DefinedAtom *atom) { in sectionForAtom() function in __anon71138ccb0111::Util
434 sectionForAtom(atom)->atomsAndOffsets.push_back(ai); in assignAtomToSection()
438 appendAtom(sectionForAtom(atom), atom); in assignAtomToSection()