Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h393 StringRef DebugName; // from the "name" section member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp317 bool getGNUDebuglinkContents(const ObjectFile *Obj, std::string &DebugName, in getGNUDebuglinkContents() argument
338 DebugName = DebugNameStr; in getGNUDebuglinkContents()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp555 F.DebugName = Name; in parseNameSection()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1230 StringRef Name = Function.DebugName; in addMissingWasmCodeSymbols()