Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp96 void readSectionAddressType(OutputSection *cmd);
918 void ScriptParser::readSectionAddressType(OutputSection *cmd) { in readSectionAddressType() function in ScriptParser
975 readSectionAddressType(osec); in readOutputSectionDescription()