Searched refs:m_Output (Results 1 – 4 of 4) sorted by relevance
20 m_Output(pContext), in SectionMerger()57 section = m_Output.getSection(pName); in getOutputSectHdr()
38 m_Output(pContext), in MCLinker()436 LDSection* output_sect = m_Output.getSection(sect_name); in createSectHdr()442 m_Output.getSectionTable().push_back(output_sect); in createSectHdr()458 LDSection* output_sect = m_Output.getSection(sect_name); in getOrCreateOutputSectHdr()465 m_Output.getSectionTable().push_back(output_sect); in getOrCreateOutputSectHdr()
90 LDContext& m_Output; variable
261 LDContext& m_Output; variable