Searched refs:FnLabel (Results 1 – 2 of 2) sorted by relevance
78 void FaultMaps::emitFunctionInfo(const MCSymbol *FnLabel, in emitFunctionInfo() argument82 DEBUG(dbgs() << WFMP << " function addr: " << *FnLabel << "\n"); in emitFunctionInfo()83 OS.EmitSymbolValue(FnLabel, 8); in emitFunctionInfo()
71 void emitFunctionInfo(const MCSymbol *FnLabel, const FunctionFaultInfos &FFI);