Home
last modified time | relevance | path

Searched refs:FnLabel (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DFaultMaps.cpp78 void FaultMaps::emitFunctionInfo(const MCSymbol *FnLabel, in emitFunctionInfo() argument
82 LLVM_DEBUG(dbgs() << WFMP << " function addr: " << *FnLabel << "\n"); in emitFunctionInfo()
83 OS.EmitSymbolValue(FnLabel, 8); in emitFunctionInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DFaultMaps.h76 void emitFunctionInfo(const MCSymbol *FnLabel, const FunctionFaultInfos &FFI);