Home
last modified time | relevance | path

Searched defs:callsite (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DPGOCtxProfReader.h68 const CallTargetMapTy &callsite(uint32_t I) const { in callsite() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp326 Declaration callsite(callsite_file, record->CallSiteLineNum); in ParseBlocksRecursive() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp461 Declaration &callsite = inline_site->inline_function_info->GetCallSite(); in CreateBlock() local