Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/
DScriptParser.cpp106 unsigned readPhdrType();
482 cmd.type = readPhdrType(); in readPhdrs()
1561 unsigned ScriptParser::readPhdrType() { in readPhdrType() function in ScriptParser