Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DInputFiles.h240 StringRef SectionStringTable; variable
H A DInputFiles.cpp396 this->SectionStringTable = in initializeSections()
764 return CHECK(this->getObj().getSectionName(&Sec, SectionStringTable), this); in getSectionName()