HomeSort by relevance Sort by last modified time
    Searched full:text_end (Results 1 - 25 of 25) sorted by null

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
script.t 7 text_end = .;
sizeof.t 6 text_end = .;
script.exp 40 || ![info exists nm_output(text_end)] \
50 set text_end 0x104
54 set text_end 0x101
59 set text_end 0x102
69 if {$nm_output(text_end) < $text_end \
70 || $nm_output(text_end) > 0x110} {
71 send_log "text_end == $nm_output(text_end)\n"
72 verbose "text_end == $nm_output(text_end)
    [all...]
scriptm.t 5 public text_end = # continuation line
memory.t 21 text_end = .;
sizeof.exp 41 || ![info exists nm_output(text_end)] \
52 if {$nm_output(text_end) - $nm_output(text_start) != $nm_output(sizeof_text)} {
53 send_log "text_end - text_start != sizeof_text\n"
54 verbose "text_end - text_start != sizeof_text"
  /toolchain/binutils/binutils-2.25/bfd/
netbsd.h 89 file_ptr text_end; local
91 NAME (aout, adjust_sizes_and_vmas) (abfd, & text_size, & text_end);
pdp11.c 296 file_ptr text_end; local
299 NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end);
364 file_ptr text_end; local
366 NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end);
870 file_ptr text_end; local
910 text_end = obj_textsec (abfd)->filepos + obj_textsec (abfd)->size;
911 text_pad += BFD_ALIGN (text_end, adata (abfd).page_size) - text_end;
918 text_end = obj_textsec (abfd)->size;
919 text_pad += BFD_ALIGN (text_end, adata (abfd).page_size) - text_end
1145 file_ptr text_end; local
3664 file_ptr text_end; local
    [all...]
i386lynx.c 40 file_ptr text_end; \
42 NAME(aout,adjust_sizes_and_vmas) (abfd, &text_size, &text_end); \
libecoff.h 99 unsigned long text_end; member in struct:ecoff_tdata
aout-tic30.c 640 file_ptr text_end; local
643 NAME (aout, adjust_sizes_and_vmas) (abfd, &text_size, &text_end);
    [all...]
hp300hpux.c 284 file_ptr text_end; local
291 NAME (aout,adjust_sizes_and_vmas) (abfd, &text_size, &text_end);
libaout.h 630 file_ptr text_end; \
633 NAME (aout, adjust_sizes_and_vmas) (abfd, & text_size, & text_end); \
riscix.c 114 file_ptr text_end; \
117 NAME (aout, adjust_sizes_and_vmas) (abfd, & text_size, & text_end); \
aoutx.h 959 file_ptr text_end; local
1000 text_end = obj_textsec (abfd)->filepos + obj_textsec (abfd)->size;
1001 text_pad += BFD_ALIGN (text_end, adata (abfd).page_size) - text_end;
1253 file_ptr text_end; local
5333 file_ptr text_end; local
    [all...]
ecoff.c 119 ecoff->text_end = internal_a->text_start + internal_a->tsize;
    [all...]
ChangeLog-9193     [all...]
  /toolchain/binutils/binutils-2.25/ld/scripttempl/
m88kbcs.sc 35 ${RELOCATING+ __.text_end = .} ;
  /external/elfutils/libasm/
ChangeLog 108 * asm_end.c (text_end): Close file if necesary.
116 * asm_end.c (text_end): Mark parameter as possibly unused.
asm_end.c 49 text_end (AsmCtx_t *ctx __attribute__ ((unused))) function
509 result = unlikely (ctx->textp) ? text_end (ctx) : binary_end (ctx);
  /toolchain/binutils/binutils-2.25/gas/
dwarf2dbg.c 204 symbolS *text_end; member in struct:line_seg
    [all...]
  /prebuilts/tools/common/offline-m2/com/android/tools/common/25.2.0-alpha4/
common-25.2.0-alpha4.jar 
  /prebuilts/tools/common/offline-m2/com/android/tools/common/25.2.0-beta1/
common-25.2.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/25.2.0-alpha1/
common-25.2.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/25.2.0-alpha3/
common-25.2.0-alpha3.jar 

Completed in 452 milliseconds