Searched refs:text_low (Results 1 – 1 of 1) sorted by relevance
1310 bfd_vma text_low, data_low; in nlm_compute_section_file_positions() local1371 text_low = (bfd_vma) - 1; in nlm_compute_section_file_positions()1388 if (bfd_get_section_vma (abfd, sec) < text_low) in nlm_compute_section_file_positions()1389 text_low = bfd_get_section_vma (abfd, sec); in nlm_compute_section_file_positions()1410 nlm_set_text_low (abfd, text_low); in nlm_compute_section_file_positions()