Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp93 void readSectionAddressType(OutputSection *cmd);
821 void ScriptParser::readSectionAddressType(OutputSection *cmd) { in readSectionAddressType() function in ScriptParser
864 readSectionAddressType(cmd); in readOutputSectionDescription()