Searched refs:CInfoSymSection (Results 1 – 1 of 1) sorted by relevance
344 CInfoSymSectionEntry CInfoSymSection; member in __anon43032e790111::XCOFFWriter462 CInfoSymSection(".info", XCOFF::STYP_INFO) {}478 CInfoSymSection.reset(); in reset()634 std::unique_ptr<CInfoSymInfo> &CISI = CInfoSymSection.Entry; in executePostLayoutBinding()811 writeSectionForCInfoSymSectionEntry(Asm, CInfoSymSection, in writeSections()1107 if (CInfoSymSection.Entry) in writeSectionHeaderTable()1108 writeSectionHeader(&CInfoSymSection); in writeSectionHeaderTable()1187 if (CInfoSymSection.Entry) in writeSymbolTable()1188 writeSymbolEntry(CInfoSymSection.Entry->Name, CInfoSymSection.Entry->Offset, in writeSymbolTable()1189 CInfoSymSection.Index, in writeSymbolTable()[all …]