Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DScriptParser.cpp93 unsigned readPhdrType();
439 Cmd.Type = readPhdrType(); in readPhdrs()
1316 unsigned ScriptParser::readPhdrType() { in readPhdrType() function in ScriptParser