Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp87 SectionClassDesc *readSectionClassDescription();
618 SectionClassDesc *ScriptParser::readSectionClassDescription() { in readSectionClassDescription() function in ScriptParser
662 v.push_back(readSectionClassDescription()); in readSections()