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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dsolib-irix.c99 gdb_int32_bytes oi_pathname; member in struct:irix_elf32_obj_info
111 gdb_int64_bytes oi_pathname; member in struct:irix_elf64_obj_info
189 li.pathname_addr = extract_mips_address (&buf.oi32.oi_pathname,
190 sizeof (buf.oi32.oi_pathname));
213 li.pathname_addr = extract_mips_address (&buf.oi64.oi_pathname,
214 sizeof (buf.oi64.oi_pathname));

Completed in 35 milliseconds