Searched refs:SymbolSection (Results 1 – 2 of 2) sorted by relevance
230 struct SymbolSection { struct266 LLVM_YAML_IS_SEQUENCE_VECTOR(SymbolSection)313 template <> struct MappingTraits<SymbolSection> {314 static void mapping(IO &IO, SymbolSection &Section) { in mapping()765 using SectionList = std::vector<SymbolSection>;817 SymbolSection CurrentSection; in NormalizedTBD_V4()
961 Array SymbolSection; in serializeSymbols() local967 SymbolSection.emplace_back(std::move(AllSyms)); in serializeSymbols()970 return SymbolSection; in serializeSymbols()