Searched refs:read_program_header (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | solib-svr4.c | 458 read_program_header (int type, int *p_arch_size, CORE_ADDR *base_addr) in read_program_header() function 650 return read_program_header (PT_INTERP, NULL, NULL); in find_program_interpreter() 670 = read_program_header (PT_DYNAMIC, &arch_size, &base_addr); in scan_dyntag_auxv() 2670 = read_program_header (-1, &arch_size, NULL); in svr4_exec_displacement()
|
| D | ChangeLog-2015 | 3681 (read_program_header): Likewise. 5838 * solib-svr4.c (read_program_header): Add base_addr argument to 5840 (find_program_interpreter): Update read_program_header call to pass 5845 read_program_header to get the base address of the dynamic segment. 5847 read_program_header.
|
| D | ChangeLog-2011 | 2222 * solib-svr4.c (read_program_header): New variables pt_phdr, pt_phdr_p,
|
| D | ChangeLog-2008 | 3985 * solib-svr4.c (read_program_header): New function.
|
| D | ChangeLog-2010 | 8826 * solib-svr4.c (read_program_header): Support type == -1 to read
|
| D | ChangeLog-2009 | 5305 * solib-svr4.c (read_program_header, scan_dyntag_auxv,
|
| D | ChangeLog-2018 | 5391 * solib-svr4.c (read_program_header): Return
|