Searched refs:ppc_section_type (Results 1 – 2 of 2) sorted by relevance
221 extern int ppc_section_type PARAMS ((char *, size_t));226 #define md_elf_section_type(STR, LEN) ppc_section_type (STR, LEN)
2827 ppc_section_type (str, len) in ppc_section_type() function