Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DScriptParser.cpp94 void readSectionAddressType(OutputSection *cmd);
863 void ScriptParser::readSectionAddressType(OutputSection *cmd) { in readSectionAddressType() function in ScriptParser
911 readSectionAddressType(osec); in readOutputSectionDescription()