Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DDylibReader.h32 bool Undefineds = true; member
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp111 Undefineds, enumerator
650 TargetsToSymbols Undefineds = std::move(*UndefinedsOrErr); in parseToInterfaceFile() local
989 Array Undefineds = serializeSymbols(File->undefineds(), ActiveTargets); in serializeIF() local
H A DTextStub.cpp707 std::vector<UndefinedSection> Undefineds; member
955 SectionList Undefineds; member