Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DScriptParser.cpp106 unsigned readPhdrType();
482 cmd.type = readPhdrType(); in readPhdrs()
1561 unsigned ScriptParser::readPhdrType() { in readPhdrType() function in ScriptParser