Home
last modified time | relevance | path

Searched refs:sortSymTabSymbols (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h663 void sortSymTabSymbols();
H A DSyntheticSections.cpp2191 sortSymTabSymbols(); in finalizeContents()
2225 void SymbolTableBaseSection::sortSymTabSymbols() { in sortSymTabSymbols() function in SymbolTableBaseSection