Searched defs:name_ptr (Results 1 – 8 of 8) sorted by relevance
104 unw_word_t name_ptr; /* address of human-readable procedure name */ member114 unw_word_t name_ptr; /* addr. of table name (e.g., library name) */ member123 unw_word_t name_ptr; /* addr. of table name (e.g., library name) */ member
120 char *ptr, *name_ptr, *end_ptr; in substitute_line() local
251 scoped_ptr<OBJECT_NAME_INFORMATION> name_ptr; in GetPathFromHandle() local
50 const std::string* name_ptr; // Pointer to a string with the name in it. member
198 base::string16::value_type* name_ptr = WriteInto(&device_interface_name, in GetAudioInputDeviceModel() local
263 lldb::addr_t name_ptr = process_sp->ReadPointerFromMemory(m_isa + 2 * ptr_size,error); in Initialize() local
414 const char* name_ptr = func_tab[i].func_names; in icvUpdatePluginFuncTab() local
172 name_ptr(const u_char *buf, int ofs, const u_char *maxbuf) in name_ptr() function