Searched refs:WFMP (Results 1 – 6 of 6) sorted by relevance
26 const char *FaultMaps::WFMP = "Fault Maps: "; member in FaultMaps69 LLVM_DEBUG(dbgs() << WFMP << "#functions = " << FunctionInfos.size() << "\n"); in serializeToFaultMapSection()72 LLVM_DEBUG(dbgs() << WFMP << "functions:\n"); in serializeToFaultMapSection()82 LLVM_DEBUG(dbgs() << WFMP << " function addr: " << *FnLabel << "\n"); in emitFunctionInfo()85 LLVM_DEBUG(dbgs() << WFMP << " #faulting PCs: " << FFI.size() << "\n"); in emitFunctionInfo()91 LLVM_DEBUG(dbgs() << WFMP << " fault type: " in emitFunctionInfo()95 LLVM_DEBUG(dbgs() << WFMP << " faulting PC offset: " in emitFunctionInfo()99 LLVM_DEBUG(dbgs() << WFMP << " fault handler PC offset: " in emitFunctionInfo()
24 const char *FaultMaps::WFMP = "Fault Maps: "; member in FaultMaps69 DEBUG(dbgs() << WFMP << "#functions = " << FunctionInfos.size() << "\n"); in serializeToFaultMapSection()72 DEBUG(dbgs() << WFMP << "functions:\n"); in serializeToFaultMapSection()82 DEBUG(dbgs() << WFMP << " function addr: " << *FnLabel << "\n"); in emitFunctionInfo()85 DEBUG(dbgs() << WFMP << " #faulting PCs: " << FFI.size() << "\n"); in emitFunctionInfo()91 DEBUG(dbgs() << WFMP << " fault type: " in emitFunctionInfo()95 DEBUG(dbgs() << WFMP << " faulting PC offset: " in emitFunctionInfo()99 DEBUG(dbgs() << WFMP << " fault handler PC offset: " in emitFunctionInfo()
47 static const char *WFMP;
39 static const char *WFMP;