Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DScriptParser.cpp84 void readSectionAddressType(OutputSection *Cmd);
772 void ScriptParser::readSectionAddressType(OutputSection *Cmd) { in readSectionAddressType() function in ScriptParser
810 readSectionAddressType(Cmd); in readOutputSectionDescription()