Home
last modified time | relevance | path

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

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