Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp97 OutputDesc *readOverlaySectionDescription();
585 OutputDesc *osd = readOverlaySectionDescription(); in readOverlay()
949 OutputDesc *ScriptParser::readOverlaySectionDescription() { in readOverlaySectionDescription() function in ScriptParser