reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
64 int64_t GetSignedInt64(lldb::SBError &error, lldb::offset_t offset);
19148 result = (int64_t)(arg1)->GetSignedInt64(*arg2,arg3);
tools/lldb/include/lldb/Utility/ReproducerInstrumentation.h 510 static Result doit(Class *c, Args... args) { return (c->*m)(args...); }
tools/lldb/source/API/SBData.cpp296 LLDB_RECORD_METHOD(int64_t, SBData, GetSignedInt64, 689 LLDB_REGISTER_METHOD(int64_t, SBData, GetSignedInt64,