Searched refs:atomFromSymbol (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/ |
| H A D | MachONormalizedFileToAtoms.cpp | 240 void atomFromSymbol(DefinedAtom::ContentType atomType, const Section §ion, in atomFromSymbol() function 332 atomFromSymbol(atomType, section, file, section.address, StringRef(), in processSymboledSection() 339 atomFromSymbol(atomType, section, file, section.address, StringRef(), in processSymboledSection() 352 atomFromSymbol(atomType, section, file, lastSym->value, lastSym->name, in processSymboledSection() 360 atomFromSymbol(atomType, section, file, lastSym->value, lastSym->name, in processSymboledSection()
|