Searched defs:createUndefined (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/wasm/ | ||
H A D | InputFiles.cpp | 658 Symbol *ObjFile::createUndefined(const WasmSymbol &sym, bool isCalledDirectly) { createUndefined() function in lld::wasm::ObjFile |
/llvm-project/llvm/lib/DebugInfo/DWARF/ | ||
H A D | DWARFDebugFrame.cpp | 45 UnwindLocation UnwindLocation::createUndefined() { return {Undefined}; } createUndefined() function in UnwindLocation |
/llvm-project/lld/COFF/ | ||
H A D | InputFiles.cpp | 485 Symbol *ObjFile::createUndefined(COFFSymbolRef sym) { createUndefined() function in ObjFile |