Home | History | Annotate | Download | only in binutils

Lines Matching defs:text_size

1288                      const char *text, bfd_size_type text_size,
1293 if (func_start - text_start > text_size)
1298 for (i = func_start - text_start; i < text_size; i+= 4)
1306 if (i + 8 >= text_size)
1346 if (off >= text_size)
1357 if (off >= text_size)
1368 if (off >= text_size)
1379 if (off >= text_size)
1386 if (off >= text_size)
1398 if (off >= text_size)
1403 if (off + name_len >= text_size)
1418 if (off >= text_size)
1442 bfd_size_type text_size;
1454 text_size = bfd_section_size (text_sec);
1455 text = (char *) xmalloc (text_size);
1456 bfd_get_section_contents (abfd, text_sec, text, 0, text_size);
1494 dump_xcoff32_tbtags (abfd, text, text_size,