Home
last modified time | relevance | path

Searched defs:SymtabSection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp650 MCSectionELF *SymtabSection = in computeSymbolTable() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1101 SymtabSection::SymtabSection(StringTableSection &stringTableSection) in SymtabSection() function in SymtabSection