Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileToAtoms.cpp240 void atomFromSymbol(DefinedAtom::ContentType atomType, const Section &section, in atomFromSymbol() function
331 atomFromSymbol(atomType, section, file, section.address, StringRef(), in processSymboledSection()
338 atomFromSymbol(atomType, section, file, section.address, StringRef(), in processSymboledSection()
351 atomFromSymbol(atomType, section, file, lastSym->value, lastSym->name, in processSymboledSection()
359 atomFromSymbol(atomType, section, file, lastSym->value, lastSym->name, in processSymboledSection()