Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
Ddwarf2dbg.c304 get_line_subseg (segT seg, subsegT subseg, bfd_boolean create_p) in get_line_subseg() argument
311 if (!create_p) in get_line_subseg()
DChangeLog-20131289 (get_line_subseg): Add create_p argument. Initialize pmove_tail.
/toolchain/binutils/binutils-2.27/bfd/
Delf32-score7.c1101 score_elf_rel_dyn_section (bfd *dynobj, bfd_boolean create_p) in score_elf_rel_dyn_section() argument
1107 if (sreloc == NULL && create_p) in score_elf_rel_dyn_section()
Delf32-score.c1244 score_elf_rel_dyn_section (bfd *dynobj, bfd_boolean create_p) in score_elf_rel_dyn_section() argument
1250 if (sreloc == NULL && create_p) in score_elf_rel_dyn_section()
Delfxx-mips.c3127 mips_elf_bfd_got (bfd *abfd, bfd_boolean create_p) in mips_elf_bfd_got() argument
3135 if (!tdata->got && create_p) in mips_elf_bfd_got()
3166 mips_elf_rel_dyn_section (struct bfd_link_info *info, bfd_boolean create_p) in mips_elf_rel_dyn_section() argument
3175 if (sreloc == NULL && create_p) in mips_elf_rel_dyn_section()