Searched refs:UserID (Results 26 - 32 of 32) sorted by relevance

12

/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Core/
H A DValueObject.cpp67 UserID (++g_value_obj_uid), // Unique identifier for every value object
113 UserID (++g_value_obj_uid), // Unique identifier for every value object
H A DDebugger.cpp616 UserID (g_unique_id++),
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp2451 UserID (uid),
2461 UserID (rhs.GetID()),
H A DThread.cpp255 UserID (tid),
H A DProcess.cpp1010 UserID (LLDB_INVALID_PROCESS_ID),
/freebsd-10.2-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DProcess.h1416 public UserID,
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp453 UserID (0), // Used by SymbolFileDWARFDebugMap to when this class parses .o files to contain the .o file index/ID
1088 MakeUserID(func_user_id), // UserID is the DIE offset

Completed in 314 milliseconds

12