Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DTextStub.cpp586 Undefineds.emplace_back(std::move(Section)); in NormalizedTBD()
684 for (const auto &Section : Undefineds) { in denormalize()
743 std::vector<UndefinedSection> Undefineds; member
904 handleSymbols(Undefineds, File->undefineds(), in NormalizedTBD_V4()
974 handleSymbols(Undefineds, SymbolFlags::Undefined); in denormalize()
992 SectionList Undefineds; member
1049 IO.mapOptional("undefineds", Keys->Undefineds); in mapKeysToValues()
1075 IO.mapOptional("undefineds", Keys->Undefineds); in mapKeysToValuesV4()