Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DFaultMaps.cpp76 void FaultMaps::emitFunctionInfo(const MCSymbol *FnLabel, in emitFunctionInfo() argument
80 LLVM_DEBUG(dbgs() << WFMP << " function addr: " << *FnLabel << "\n"); in emitFunctionInfo()
81 OS.emitSymbolValue(FnLabel, 8); in emitFunctionInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFaultMaps.h71 void emitFunctionInfo(const MCSymbol *FnLabel, const FunctionFaultInfos &FFI);