Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-v850.c2952 static asection v850_elf_zcom_section; variable
2954 GLOBAL_SYM_INIT (".zcommon", &v850_elf_zcom_section);
2955 static asection v850_elf_zcom_section = variable
2956 BFD_FAKE_SECTION (v850_elf_zcom_section, &v850_elf_zcom_symbol,
3028 asym->section = & v850_elf_zcom_section; in v850_elf_symbol_processing()
DChangeLog-202082 (v850_elf_zcom_section, v850_elf_zcom_symbol),
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-v850.c2952 static asection v850_elf_zcom_section; variable
2954 GLOBAL_SYM_INIT (".zcommon", &v850_elf_zcom_section);
2955 static asection v850_elf_zcom_section = variable
2956 BFD_FAKE_SECTION (v850_elf_zcom_section, &v850_elf_zcom_symbol,
3028 asym->section = & v850_elf_zcom_section; in v850_elf_symbol_processing()
DChangeLog-202082 (v850_elf_zcom_section, v850_elf_zcom_symbol),