Searched defs:undefs (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp152 const std::vector<StringRef> &undefs = Mod->getAsmUndefinedRefs(); local
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DSymbolTable.cpp310 reportProblemSymbols(const SmallPtrSetImpl<Symbol *> &undefs, argument
367 SmallPtrSet<Symbol *, 8> undefs; local
394 SmallPtrSet<Symbol *, 8> undefs; local
[all...]
/freebsd-11-stable/contrib/gdb/include/
H A Dbfdlink.h165 struct bfd_link_hash_entry *undefs; member in struct:bfd_link_hash_table
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp697 static std::vector<UndefinedDiag> undefs; member in namespace:lld::elf
/freebsd-11-stable/contrib/binutils/include/
H A Dbfdlink.h169 struct bfd_link_hash_entry *undefs; member in struct:bfd_link_hash_table
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp1114 std::vector<AtomAndIndex> undefs; local
/freebsd-11-stable/contrib/binutils/ld/
H A Dldlang.c2917 struct bfd_link_hash_entry *undefs; local

Completed in 228 milliseconds