Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DInputFiles.h285 StringRef sectionStringTable; variable
DInputFiles.cpp569 this->sectionStringTable = in initializeSections()
1080 return CHECK(getObj().getSectionName(sec, sectionStringTable), this); in getSectionName()