Home
last modified time | relevance | path

Searched defs:StrTabSec (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp324 auto StrTabSec = Obj.getSection(SecRef.sh_link); in createNormalizedSymbols() local
541 auto StrTabSec = Obj.getSection(SecRef.sh_link); in graphifyRegularSymbols() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DELFDump.cpp349 const typename ELFT::Shdr *StrTabSec = in printSymbolVersionInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Delf2yaml.cpp722 auto StrTabSec = Obj.getSection(SymTab->sh_link); in dumpRelocation() local