Searched refs:atomFromSymbol (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/ |
| H A D | MachONormalizedFileToAtoms.cpp | 240 void atomFromSymbol(DefinedAtom::ContentType atomType, const Section §ion, 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()
|