Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf.c3893 bfd_boolean phdr_in_segment = TRUE; in _bfd_elf_map_sections_to_segments() local
3998 phdr_in_segment = FALSE; in _bfd_elf_map_sections_to_segments()
4106 m = make_mapping (abfd, sections, phdr_index, i, phdr_in_segment); in _bfd_elf_map_sections_to_segments()
4125 phdr_in_segment = FALSE; in _bfd_elf_map_sections_to_segments()
4135 m = make_mapping (abfd, sections, phdr_index, i, phdr_in_segment); in _bfd_elf_map_sections_to_segments()
DChangeLog-2012122 size when determining phdr_in_segment.