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