Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf.c3886 struct elf_segment_map *mfirst; in _bfd_elf_map_sections_to_segments() local
3933 mfirst = NULL; in _bfd_elf_map_sections_to_segments()
3934 pm = &mfirst; in _bfd_elf_map_sections_to_segments()
4294 for (m = mfirst; m != NULL; m = m->next) in _bfd_elf_map_sections_to_segments()
4330 elf_seg_map (abfd) = mfirst; in _bfd_elf_map_sections_to_segments()