| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | solib-som.c | 63 CORE_ADDR text_end; member 516 char text_end[4]; member 635 lmi->text_end = EXTRACT (text_end); in som_current_sos() 656 paddr_nz (new->lm_info->text_end)); in som_current_sos() 758 && so_list->lm_info->text_end > addr) in som_solib_get_got_by_pc() 781 && so_list->lm_info->text_end > addr) in som_solib_get_solib_by_pc()
|
| D | dbxread.c | 2110 CORE_ADDR text_end = in read_dbx_symtab() local 2118 text_end > pst->texthigh ? text_end : pst->texthigh, in read_dbx_symtab()
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | netbsd.h | 89 file_ptr text_end; in MY() local 91 NAME (aout, adjust_sizes_and_vmas) (abfd, & text_size, & text_end); in MY()
|
| D | pdp11.c | 284 file_ptr text_end; in pdp11_aout_write_headers() local 287 NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end); in pdp11_aout_write_headers() 352 file_ptr text_end; in MY() local 354 NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end); in MY() 869 file_ptr text_end; in adjust_z_magic() local 909 text_end = obj_textsec (abfd)->filepos + obj_textsec (abfd)->size; in adjust_z_magic() 910 text_pad += BFD_ALIGN (text_end, adata (abfd).page_size) - text_end; in adjust_z_magic() 917 text_end = obj_textsec (abfd)->size; in adjust_z_magic() 918 text_pad += BFD_ALIGN (text_end, adata (abfd).page_size) - text_end; in adjust_z_magic() 919 text_end += obj_textsec (abfd)->filepos; in adjust_z_magic() [all …]
|
| D | i386lynx.c | 42 file_ptr text_end; \ 44 NAME(aout,adjust_sizes_and_vmas) (abfd, &text_size, &text_end); \
|
| D | libaout.h | 623 file_ptr text_end; \ 626 NAME (aout, adjust_sizes_and_vmas) (abfd, & text_size, & text_end); \
|
| D | libecoff.h | 94 unsigned long text_end; member
|
| D | riscix.c | 113 file_ptr text_end; \ 116 NAME (aout, adjust_sizes_and_vmas) (abfd, & text_size, & text_end); \
|
| D | aoutx.h | 929 file_ptr text_end; in adjust_z_magic() local 970 text_end = obj_textsec (abfd)->filepos + obj_textsec (abfd)->size; in adjust_z_magic() 971 text_pad += BFD_ALIGN (text_end, adata (abfd).page_size) - text_end; in adjust_z_magic() 978 text_end = obj_textsec (abfd)->size; in adjust_z_magic() 979 text_pad += BFD_ALIGN (text_end, adata (abfd).page_size) - text_end; in adjust_z_magic() 980 text_end += obj_textsec (abfd)->filepos; in adjust_z_magic() 983 text_end += text_pad; in adjust_z_magic() 1086 file_ptr *text_end ATTRIBUTE_UNUSED) in NAME() 1228 file_ptr text_end; in NAME() local 1233 if (! NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end)) in NAME() [all …]
|
| D | hp300hpux.c | 294 file_ptr text_end; variable 301 NAME (aout,adjust_sizes_and_vmas) (abfd, &text_size, &text_end);
|
| D | aout-tic30.c | 624 file_ptr text_end; in tic30_aout_write_object_contents() local 627 NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end); in tic30_aout_write_object_contents()
|
| D | ecoff.c | 119 ecoff->text_end = internal_a->text_start + internal_a->tsize; in _bfd_ecoff_mkobject_hook()
|
| /mirbsd/src/gnu/usr.bin/binutils/ld/scripttempl/ |
| D | m88kbcs.sc | 24 ${RELOCATING+ __.text_end = .} ;
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/ |
| D | dwarf2dbg.c | 129 symbolS *text_end; member 1188 s->text_end = end; in out_debug_aranges() 1312 expr.X_add_symbol = all_segs->text_end; in out_debug_info()
|
| /mirbsd/src/gnu/usr.bin/perl/os2/ |
| D | os2.c | 4100 ULONG text_end; member
|