Searched refs:readOutputSectionPhdrs (Results 1 – 1 of 1) sorted by relevance
97 std::vector<StringRef> readOutputSectionPhdrs();931 cmd->phdrs = readOutputSectionPhdrs(); in readOutputSectionDescription()1453 std::vector<StringRef> ScriptParser::readOutputSectionPhdrs() { in readOutputSectionPhdrs() function in ScriptParser