Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h810 void setStrTab(StringTableSection *StrTab) { SymbolNames = StrTab; } in setStrTab() function
H A DELFObject.cpp801 setStrTab(*Sec); in initialize()