Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DInputFiles.cpp1375 StringRef sectionStringTable = in parse() local
1401 StringRef name = CHECK(obj.getSectionName(sec, sectionStringTable), this); in parse()