Home
last modified time | relevance | path

Searched defs:undefs (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/Tools/scripts/
Difdef.py33 undefs = [] variable
/external/python/cpython3/Tools/scripts/
Difdef.py33 undefs = [] variable
/external/llvm-project/lld/COFF/
DSymbolTable.cpp332 reportProblemSymbols(const SmallPtrSetImpl<Symbol *> &undefs, in reportProblemSymbols()
389 SmallPtrSet<Symbol *, 8> undefs; in reportUnresolvable() local
416 SmallPtrSet<Symbol *, 8> undefs; in resolveRemainingUndefines() local
/external/mesa3d/src/compiler/nir/tests/
Dserialize_tests.cpp149 nir_ssa_def *undefs[] = { in TEST_P() local
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp139 const std::vector<const char *> &undefs = Mod->getAsmUndefinedRefs(); in addModule() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp152 const std::vector<StringRef> &undefs = Mod->getAsmUndefinedRefs(); in setAsmUndefinedRefs() local
/external/llvm-project/llvm/lib/LTO/
DLTOCodeGenerator.cpp164 const std::vector<StringRef> &undefs = Mod->getAsmUndefinedRefs(); in setAsmUndefinedRefs() local
/external/llvm-project/lld/ELF/
DRelocations.cpp727 static std::vector<UndefinedDiag> undefs; variable
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileFromAtoms.cpp1114 std::vector<AtomAndIndex> undefs; in addSymbols() local