Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DScriptParser.cpp95 OutputDesc *readOverlaySectionDescription();
542 OutputDesc *osd = readOverlaySectionDescription(); in readOverlay()
887 OutputDesc *ScriptParser::readOverlaySectionDescription() { in readOverlaySectionDescription() function in ScriptParser