Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DInputFiles.h284 StringRef sectionStringTable; variable
H A DInputFiles.cpp570 this->sectionStringTable = in initializeSections()
1077 return CHECK(getObj().getSectionName(sec, sectionStringTable), this); in getSectionName()