Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dobj-elf.c844 int md_type = md_elf_section_type (str, len); in obj_elf_section_type() local
845 if (md_type >= 0) in obj_elf_section_type()
846 return md_type; in obj_elf_section_type()