Searched refs:ALL_OBJFILE_OSECTIONS (Results 1 – 11 of 11) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | objfiles.h | 609 #define ALL_OBJFILE_OSECTIONS(objfile, osect) \ macro 614 ALL_OBJFILE_OSECTIONS (objfile, osect)
|
| H A D | hppa-linux-tdep.c | 500 ALL_OBJFILE_OSECTIONS (faddr_sect->objfile, osect) in hppa_linux_find_global_pointer()
|
| H A D | maint.c | 379 ALL_OBJFILE_OSECTIONS (ofile, osect) in maintenance_info_sections()
|
| H A D | solib-aix5.c | 732 ALL_OBJFILE_OSECTIONS (symfile_objfile, sect) in aix5_relocate_main_executable()
|
| H A D | objfiles.c | 647 ALL_OBJFILE_OSECTIONS (objfile, s) in objfile_relocate()
|
| H A D | xstormy16-tdep.c | 541 ALL_OBJFILE_OSECTIONS (faddr_sect->objfile, osect) in xstormy16_find_jmp_table_entry()
|
| H A D | solib-frv.c | 872 ALL_OBJFILE_OSECTIONS (symfile_objfile, osect) in frv_relocate_main_executable()
|
| H A D | ia64-tdep.c | 2875 ALL_OBJFILE_OSECTIONS (faddr_sect->objfile, osect) in generic_elf_find_global_pointer() 2936 ALL_OBJFILE_OSECTIONS (faddr_sect->objfile, osect) in find_extant_func_descr()
|
| H A D | symfile.c | 706 ALL_OBJFILE_OSECTIONS (objfile, s) in syms_from_objfile()
|
| H A D | symtab.c | 946 ALL_OBJFILE_OSECTIONS (objfile, s) in fixup_section()
|
| H A D | ChangeLog-1999 | 4820 (objfile_relocated): Use ALL_OBJFILE_OSECTIONS to iterate over 4824 * symfile.c (syms_from_objfile): Use ALL_OBJFILE_OSECTIONS.
|