Searched refs:text_end (Results 1 – 15 of 15) sorted by relevance
40 || ![info exists nm_output(text_end)] \50 set text_end 0x10454 set text_end 0x10159 set text_end 0x10276 if {$nm_output(text_end) < $text_end \77 || $nm_output(text_end) > 0x110} {78 send_log "text_end == $nm_output(text_end)\n"79 verbose "text_end == $nm_output(text_end)"
41 || ![info exists nm_output(text_end)] \52 if {$nm_output(text_end) - $nm_output(text_start) != $nm_output(sizeof_text)} {
7 text_end = .;
6 text_end = .;
5 public text_end = # continuation line
21 text_end = .;
23 text_end = .;
35 ${RELOCATING+ __.text_end = .} ;
99 unsigned long text_end; member
863 file_ptr text_end; in adjust_z_magic() local903 text_end = obj_textsec (abfd)->filepos + obj_textsec (abfd)->size; in adjust_z_magic()904 text_pad += BFD_ALIGN (text_end, adata (abfd).page_size) - text_end; in adjust_z_magic()911 text_end = obj_textsec (abfd)->size; in adjust_z_magic()912 text_pad += BFD_ALIGN (text_end, adata (abfd).page_size) - text_end; in adjust_z_magic()913 text_end += obj_textsec (abfd)->filepos; in adjust_z_magic()917 text_end += text_pad; in adjust_z_magic()
969 file_ptr text_end; in adjust_z_magic() local1010 text_end = obj_textsec (abfd)->filepos + obj_textsec (abfd)->size; in adjust_z_magic()1011 text_pad += BFD_ALIGN (text_end, adata (abfd).page_size) - text_end; in adjust_z_magic()1018 text_end = obj_textsec (abfd)->size; in adjust_z_magic()1019 text_pad += BFD_ALIGN (text_end, adata (abfd).page_size) - text_end; in adjust_z_magic()1020 text_end += obj_textsec (abfd)->filepos; in adjust_z_magic()1023 text_end += text_pad; in adjust_z_magic()
118 ecoff->text_end = internal_a->text_start + internal_a->tsize; in _bfd_ecoff_mkobject_hook()
206 text_end parameters. Update callers.
1049 that GDB can figure out text_start and text_end.
204 symbolS *text_end; member2248 s->text_end = end; in out_debug_ranges()2316 s->text_end = end; in out_debug_aranges()2431 exp.X_add_symbol = all_segs->text_end; in out_debug_info()