Searched refs:SHN_COMMON (Results 1 – 25 of 74) sorted by relevance
123
77 sp->st_shndx == SHN_COMMON) { \
206 } else if (symp->st_shndx == SHN_COMMON || in _dl_md_reloc_got()
264 case SHN_COMMON: in __elf_fdnlist()
255 case SHN_COMMON: in __fdnlist()
196 case SHN_COMMON: in __elf_knlist()
493 #define SHN_COMMON 0xFFF2 /* Associated symbol is in common */ macro
519 #define SHN_COMMON 0xFFF2 /* Associated symbol is in common */ macro
302 ENUM_TO_CSTR(SHN_COMMON); in sectionIndexToCString()
345 if (st->st_shndx == SHN_UNDEF || st->st_shndx == SHN_COMMON) in elf_sort()
609 && sym->st_shndx != SHN_COMMON)) in m32c_elf_gc_mark_hook()1002 case SHN_COMMON: st_shndx_str = "SHN_COMMON"; in dump_symtab()1168 else if (isym->st_shndx == SHN_COMMON) in m32c_elf_relax_plt_section()
781 else if (isym->st_shndx == SHN_COMMON) in elf32_crx_get_relocated_section_contents()1030 else if (isym->st_shndx == SHN_COMMON) in elf32_crx_relax_section()
428 && sym->st_shndx != SHN_COMMON)) in mt_elf_gc_mark_hook()
569 else if (isym->st_shndx == SHN_COMMON)1352 else if (isym->st_shndx == SHN_COMMON)
275 else if (isym->st_shndx == SHN_COMMON) in symbol_value()1536 && sym->st_shndx != SHN_COMMON)) in ip2k_elf_gc_mark_hook()
1764 else if (isym->st_shndx == SHN_COMMON)1876 else if (isym->st_shndx == SHN_COMMON)2048 else if (isym->st_shndx == SHN_COMMON)2288 else if (isym->st_shndx == SHN_COMMON)3611 else if (isym->st_shndx == SHN_COMMON)
2108 if (sym->st_shndx == SHN_COMMON) in v850_elf_link_output_symbol_hook()2663 else if (isym->st_shndx == SHN_COMMON) in v850_elf_relax_section()2833 else if (isym->st_shndx == SHN_COMMON) in v850_elf_relax_section()
627 else if (isym->st_shndx == SHN_COMMON) in xstormy16_elf_relax_section()
582 case ELF::SHN_COMMON: in getSymbolAddress()620 if ((*SymOrErr)->st_shndx == ELF::SHN_COMMON) in getSymbolAlignment()771 if (ESym->getType() == ELF::STT_COMMON || ESym->st_shndx == ELF::SHN_COMMON) in getSymbolFlags()
578 else if (isym->st_shndx == SHN_COMMON)1361 else if (isym->st_shndx == SHN_COMMON)
333 else if (isym->st_shndx == SHN_COMMON)1637 && sym->st_shndx != SHN_COMMON))
1926 else if (isym->st_shndx == SHN_COMMON)2018 else if (isym->st_shndx == SHN_COMMON)2200 else if (isym->st_shndx == SHN_COMMON)2449 else if (isym->st_shndx == SHN_COMMON)3760 else if (isym->st_shndx == SHN_COMMON)
2196 if (sym->st_shndx == SHN_COMMON)2769 else if (isym->st_shndx == SHN_COMMON)2939 else if (isym->st_shndx == SHN_COMMON)
654 if (sym->st_shndx == SHN_UNDEF || sym->st_shndx == SHN_COMMON) in dladdr()
242 #define SHN_COMMON 0xfff2 /* common symbol */ macro
258 case SHN_COMMON: in elf_shn2type()