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