Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h835 void fillShndxTable();
H A DELFObject.cpp834 void SymbolTableSection::fillShndxTable() { in fillShndxTable() function in SymbolTableSection
2662 Obj.SymbolTable->fillShndxTable(); in finalize()