Home
last modified time | relevance | path

Searched refs:DebugName (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DWasm.h157 StringRef DebugName; // from the "name" section member
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
DSymbolize.cpp268 bool getGNUDebuglinkContents(const ObjectFile *Obj, std::string &DebugName, in getGNUDebuglinkContents() argument
289 DebugName = DebugNameStr; in getGNUDebuglinkContents()
/openbsd/src/gnu/llvm/lld/wasm/
DInputChunks.h260 debugName = function->DebugName; in InputFunction()
/openbsd/src/gnu/llvm/llvm/lib/Object/
DWasmObjectFile.cpp477 getDefinedFunction(Index).DebugName = Name; in parseNameSection()
/openbsd/src/gnu/llvm/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp909 StringRef Name = Function.DebugName; in addMissingWasmCodeSymbols()