Searched defs:Sites (Results 1 – 6 of 6) sorted by relevance
/llvm-project/lldb/include/lldb/Breakpoint/ | ||
H A D | StopPointSiteList.h | 260 std::vector<StopPointSiteSP> Sites() { Sites() function |
/llvm-project/llvm/include/llvm/ObjectYAML/ | ||
H A D | CodeViewYAMLDebugSections.h | 107 std::vector<InlineeSite> Sites; member |
/llvm-project/bolt/lib/Core/ | ||
H A D | Exceptions.cpp | 376 CallSitesList Sites; updateEHRanges() local |
H A D | BinaryEmitter.cpp | 904 const BinaryFunction::CallSitesRange Sites = emitLSDA() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineFunction.cpp | 838 setCallSiteLandingPad(MCSymbol * Sym,ArrayRef<unsigned> Sites) setCallSiteLandingPad() argument |
/llvm-project/bolt/lib/Passes/ | ||
H A D | BinaryPasses.cpp | 1798 std::set<size_t> Sites; getCallSitesToOptimize() local |