Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDebugNamesDWARFIndex.h67 using DebugNames = llvm::DWARFDebugNames; variable
/freebsd-12.1/contrib/llvm/include/llvm/Object/
H A DWasm.h272 std::vector<wasm::WasmFunctionName> DebugNames; variable