Home
last modified time | relevance | path

Searched refs:ALL_OBJFILE_OSECTIONS (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dobjfiles.h609 #define ALL_OBJFILE_OSECTIONS(objfile, osect) \ macro
614 ALL_OBJFILE_OSECTIONS (objfile, osect)
H A Dhppa-linux-tdep.c500 ALL_OBJFILE_OSECTIONS (faddr_sect->objfile, osect) in hppa_linux_find_global_pointer()
H A Dmaint.c379 ALL_OBJFILE_OSECTIONS (ofile, osect) in maintenance_info_sections()
H A Dsolib-aix5.c732 ALL_OBJFILE_OSECTIONS (symfile_objfile, sect) in aix5_relocate_main_executable()
H A Dobjfiles.c647 ALL_OBJFILE_OSECTIONS (objfile, s) in objfile_relocate()
H A Dxstormy16-tdep.c541 ALL_OBJFILE_OSECTIONS (faddr_sect->objfile, osect) in xstormy16_find_jmp_table_entry()
H A Dsolib-frv.c872 ALL_OBJFILE_OSECTIONS (symfile_objfile, osect) in frv_relocate_main_executable()
H A Dia64-tdep.c2875 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 Dsymfile.c706 ALL_OBJFILE_OSECTIONS (objfile, s) in syms_from_objfile()
H A Dsymtab.c946 ALL_OBJFILE_OSECTIONS (objfile, s) in fixup_section()
H A DChangeLog-19994820 (objfile_relocated): Use ALL_OBJFILE_OSECTIONS to iterate over
4824 * symfile.c (syms_from_objfile): Use ALL_OBJFILE_OSECTIONS.