Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DTextStub.cpp231 struct SymbolSection { struct
277 LLVM_YAML_IS_SEQUENCE_VECTOR(SymbolSection)
324 template <> struct MappingTraits<SymbolSection> {
325 static void mapping(IO &IO, SymbolSection &Section) { in mapping()
802 using SectionList = std::vector<SymbolSection>;
859 SymbolSection CurrentSection; in NormalizedTBD_V4()