Searched refs:FetchVariable (Results 1 - 4 of 4) sorted by relevance

/external/lldb/tools/lldb-perf/darwin/formatters/
H A Dformatters.cpp30 lldb_perf::Xcode::FetchVariable (value,1,false);
33 lldb_perf::Xcode::FetchVariable (value,1,false);
36 lldb_perf::Xcode::FetchVariable (value,1,false);
44 lldb_perf::Xcode::FetchVariable (value,0,false);
48 lldb_perf::Xcode::FetchVariable (value,1,false);
52 lldb_perf::Xcode::FetchVariable (value,1,false);
56 lldb_perf::Xcode::FetchVariable (value,1,false);
60 lldb_perf::Xcode::FetchVariable (value,1,false);
64 lldb_perf::Xcode::FetchVariable (value,0,false);
124 Xcode::FetchVariable(sstr
[all...]
/external/lldb/tools/lldb-perf/lib/
H A DXcode.h33 FetchVariable (SBValue value, uint32_t expand = 0, bool verbose = false);
H A DXcode.cpp17 Xcode::FetchVariable (SBValue value, uint32_t expand, bool verbose) function in class:Xcode
37 FetchVariable (child,expand-1,verbose);
68 FetchVariable (value,expand,verbose);
115 FetchVariable (value,0,verbose);
/external/lldb/tools/lldb-perf/darwin/sketch/
H A Dsketch.cpp63 Xcode::FetchVariable (value, 0, GetVerbose());

Completed in 71 milliseconds