Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/bfd/
H A Dtekhex.c822 int section_code = bfd_decode_symclass (*p); in tekhex_write_object_contents() local
824 if (section_code != '?') in tekhex_write_object_contents()
832 switch (section_code) in tekhex_write_object_contents()
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dtekhex.c848 int section_code = bfd_decode_symclass (*p); in tekhex_write_object_contents() local
850 if (section_code != '?') in tekhex_write_object_contents()
858 switch (section_code) in tekhex_write_object_contents()
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dtekhex.c852 int section_code = bfd_decode_symclass (*p); in tekhex_write_object_contents() local
854 if (section_code != '?') in tekhex_write_object_contents()
862 switch (section_code) in tekhex_write_object_contents()