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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
H A DTextStub.cpp231 struct SymbolSection { struct in namespace:__anon4478
277 LLVM_YAML_IS_SEQUENCE_VECTOR(SymbolSection)
324 template <> struct MappingTraits<SymbolSection> {
325 static void mapping(IO &IO, SymbolSection &Section) {
801 using SectionList = std::vector<SymbolSection>;
858 SymbolSection CurrentSection;

Completed in 178 milliseconds