Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp221 struct UndefinedSection { struct
265 LLVM_YAML_IS_SEQUENCE_VECTOR(UndefinedSection)
298 template <> struct MappingTraits<UndefinedSection> {
299 static void mapping(IO &IO, UndefinedSection &Section) { in mapping()
504 UndefinedSection Section; in NormalizedTBD()
707 std::vector<UndefinedSection> Undefineds;