Searched refs:StringTableSec (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Object/
H A DELFObjectFile.h368 const Elf_Shdr *StringTableSec = *EF.getSection(SymTableSec->sh_link); local
369 StringRef SymTable = *EF.getStringTable(StringTableSec);

Completed in 153 milliseconds