Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-ppc.h196 extern int ppc_section_type (char *, size_t);
201 #define md_elf_section_type(STR, LEN) ppc_section_type (STR, LEN)
H A Dtc-ppc.c2924 ppc_section_type (char *str, size_t len) in ppc_section_type() function
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-98991340 (ppc_section_type): Likewise.