Searched defs:name_ptr (Results 1 – 5 of 5) 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
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