Home
last modified time | relevance | path

Searched defs:createUndefined (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp45 UnwindLocation UnwindLocation::createUndefined() { return {Undefined}; } in createUndefined() function in UnwindLocation
/freebsd/contrib/llvm-project/lld/COFF/
H A DInputFiles.cpp485 Symbol *ObjFile::createUndefined(COFFSymbolRef sym) { in createUndefined() function in ObjFile