Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h45 DebugNames, enumerator
96 DebugNames ///< .debug_names. enumerator
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDebugNamesDWARFIndex.h78 using DebugNames = llvm::DWARFDebugNames; variable
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h289 std::vector<wasm::WasmDebugName> DebugNames; variable
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h768 DWARF5AccelTable DebugNames; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp1343 std::unique_ptr<DWARF5AccelTable> DebugNames; in emitDWARFv5DebugNamesSection() local