|
|
|
@ -77,8 +77,6 @@ static void obj_elf_ident PARAMS ((int)); |
|
|
|
static void obj_elf_weak PARAMS ((int)); |
|
|
|
static void obj_elf_local PARAMS ((int)); |
|
|
|
static void obj_elf_visibility PARAMS ((int)); |
|
|
|
void obj_elf_change_section |
|
|
|
PARAMS ((const char *, int, int, int, const char *, int, int)); |
|
|
|
static int obj_elf_parse_section_letters PARAMS ((char *, size_t)); |
|
|
|
static int obj_elf_section_word PARAMS ((char *, size_t)); |
|
|
|
static char *obj_elf_section_name PARAMS ((void)); |
|
|
|
|