Searched refs:SHT_SHLIB (Results 1 – 11 of 11) sorted by relevance
334 #define SHT_SHLIB 10 /* Reserved, unspecified semantics */ macro
237 #define SHT_SHLIB 10 /* reserved - purpose unknown */ macro
254 ECase(SHT_SHLIB) in enumeration()
57 case SHT_SHLIB: in get_sht_desc()
333 case SHT_SHLIB: return "SHT_SHLIB"; in sh_types()662 case SHT_SHLIB: in main()
388 #define SHT_SHLIB 10 /* reserved - purpose unknown */ macro
1232 SHT_SHLIB = 10, // Reserved. in LLVM_ENUM_INT_TYPE()
361 LLVM_READOBJ_ENUM_CASE(ELF, SHT_SHLIB ); in getElfSectionType()
1881 CASE_AND_STREAM(s, SHT_SHLIB , kStrWidth); in DumpELFSectionHeader_sh_type()
2659 case SHT_SHLIB: return "SHLIB"; in get_section_type_name()
2164 case SHT_SHLIB: in bfd_section_from_shdr()