Searched defs:SymtabSection (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ | ||
H A D | ELFObjectWriter.cpp | 650 MCSectionELF *SymtabSection = computeSymbolTable() local |
/freebsd-src/contrib/llvm-project/lld/MachO/ | ||
H A D | SyntheticSections.cpp | 1101 SymtabSection::SymtabSection(StringTableSection &stringTableSection) SymtabSection() function in SymtabSection |