Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp108 unsigned readPhdrType();
521 cmd.type = readPhdrType(); in readPhdrs()
1639 unsigned ScriptParser::readPhdrType() { in readPhdrType() function in ScriptParser