Home
last modified time | relevance | path

Searched refs:text_low (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dnlmcode.h1310 bfd_vma text_low, data_low; in nlm_compute_section_file_positions() local
1371 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()