Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp94 void readSectionAddressType(OutputSection *cmd);
882 void ScriptParser::readSectionAddressType(OutputSection *cmd) { in readSectionAddressType() function in ScriptParser
932 readSectionAddressType(osec); in readOutputSectionDescription()