Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DFaultMaps.cpp78 void FaultMaps::emitFunctionInfo(const MCSymbol *FnLabel, in emitFunctionInfo() argument
82 DEBUG(dbgs() << WFMP << " function addr: " << *FnLabel << "\n"); in emitFunctionInfo()
83 OS.EmitSymbolValue(FnLabel, 8); in emitFunctionInfo()
/external/llvm/include/llvm/CodeGen/
DFaultMaps.h71 void emitFunctionInfo(const MCSymbol *FnLabel, const FunctionFaultInfos &FFI);