Searched refs:FnLabel (Results 1 – 2 of 2) sorted by relevance
81 void FaultMaps::emitFunctionInfo(const MCSymbol *FnLabel, in emitFunctionInfo() argument85 LLVM_DEBUG(dbgs() << WFMP << " function addr: " << *FnLabel << "\n"); in emitFunctionInfo()86 OS.EmitSymbolValue(FnLabel, 8); in emitFunctionInfo()
76 void emitFunctionInfo(const MCSymbol *FnLabel, const FunctionFaultInfos &FFI);