Home
last modified time | relevance | path

Searched defs:Sites (Results 1 – 6 of 6) sorted by relevance

/llvm-project/lldb/include/lldb/Breakpoint/
H A DStopPointSiteList.h260 std::vector<StopPointSiteSP> Sites() { Sites() function
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h107 std::vector<InlineeSite> Sites; member
/llvm-project/bolt/lib/Core/
H A DExceptions.cpp376 CallSitesList Sites; updateEHRanges() local
H A DBinaryEmitter.cpp904 const BinaryFunction::CallSitesRange Sites = emitLSDA() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp838 setCallSiteLandingPad(MCSymbol * Sym,ArrayRef<unsigned> Sites) setCallSiteLandingPad() argument
/llvm-project/bolt/lib/Passes/
H A DBinaryPasses.cpp1798 std::set<size_t> Sites; getCallSitesToOptimize() local