Searched refs:md_type (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dobj-elf.c816 int md_type = md_elf_section_type (str, len); local
817 if (md_type >= 0)
818 return md_type;
/haiku-buildtools/binutils/gas/config/
H A Dobj-elf.c867 int md_type = md_elf_section_type (str, len); local
868 if (md_type >= 0)
869 return md_type;

Completed in 94 milliseconds