Searched defs:symTab (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | SyntheticSections.cpp | 1657 SymbolTableBaseSection *symTab = getPartition().dynSymTab.get(); finalizeContents() local |
H A D | SyntheticSections.h | 1364 std::unique_ptr<SymbolTableBaseSection> symTab; global() member |