Home | History | Annotate | Download | only in elf

Lines Matching refs:SHT_LOPROC

377 #define SHT_MIPS_LIBLIST	(SHT_LOPROC + 0)
380 #define SHT_MIPS_MSYM (SHT_LOPROC + 1)
384 #define SHT_MIPS_CONFLICT (SHT_LOPROC + 2)
387 #define SHT_MIPS_GPTAB (SHT_LOPROC + 3)
391 #define SHT_MIPS_UCODE (SHT_LOPROC + 4)
395 #define SHT_MIPS_DEBUG (SHT_LOPROC + 5)
398 #define SHT_MIPS_REGINFO (SHT_LOPROC + 6)
401 #define SHT_MIPS_PACKAGE (SHT_LOPROC + 7)
404 #define SHT_MIPS_PACKSYM (SHT_LOPROC + 8)
407 #define SHT_MIPS_RELD (SHT_LOPROC + 9)
409 /* Note: SHT_LOPROC + 0xa is missing... */
412 #define SHT_MIPS_IFACE (SHT_LOPROC + 0xb)
415 #define SHT_MIPS_CONTENT (SHT_LOPROC + 0xc)
418 #define SHT_MIPS_OPTIONS (SHT_LOPROC + 0xd)
420 /* Note: SHT_LOPROC + 0xe is missing... */
421 /* Note: SHT_LOPROC + 0xf is missing... */
424 #define SHT_MIPS_SHDR (SHT_LOPROC + 0x10)
427 #define SHT_MIPS_FDESC (SHT_LOPROC + 0x11)
430 #define SHT_MIPS_EXTSYM (SHT_LOPROC + 0x12)
433 #define SHT_MIPS_DENSE (SHT_LOPROC + 0x13)
436 #define SHT_MIPS_PDESC (SHT_LOPROC + 0x14)
439 #define SHT_MIPS_LOCSYM (SHT_LOPROC + 0x15)
442 #define SHT_MIPS_AUXSYM (SHT_LOPROC + 0x16)
445 #define SHT_MIPS_OPTSYM (SHT_LOPROC + 0x17)
448 #define SHT_MIPS_LOCSTR (SHT_LOPROC + 0x18)
451 #define SHT_MIPS_LINE (SHT_LOPROC + 0x19)
454 #define SHT_MIPS_RFDESC (SHT_LOPROC + 0x1a)
457 #define SHT_MIPS_DELTASYM (SHT_LOPROC + 0x1b)
460 #define SHT_MIPS_DELTAINST (SHT_LOPROC + 0x1c)
463 #define SHT_MIPS_DELTACLASS (SHT_LOPROC + 0x1d)
466 #define SHT_MIPS_DWARF (SHT_LOPROC + 0x1e)
469 #define SHT_MIPS_DELTADECL (SHT_LOPROC + 0x1f)
473 #define SHT_MIPS_SYMBOL_LIB (SHT_LOPROC + 0x20)
476 #define SHT_MIPS_EVENTS (SHT_LOPROC + 0x21)
479 #define SHT_MIPS_TRANSLATE (SHT_LOPROC + 0x22)
482 #define SHT_MIPS_PIXIE (SHT_LOPROC + 0x23)
485 #define SHT_MIPS_XLATE (SHT_LOPROC + 0x24)
488 #define SHT_MIPS_XLATE_DEBUG (SHT_LOPROC + 0x25)
491 #define SHT_MIPS_WHIRL (SHT_LOPROC + 0x26)
494 #define SHT_MIPS_EH_REGION (SHT_LOPROC + 0x27)
497 #define SHT_MIPS_XLATE_OLD (SHT_LOPROC + 0x28)
500 #define SHT_MIPS_PDR_EXCEPTION (SHT_LOPROC + 0x29)
503 #define SHT_MIPS_ABIFLAGS (SHT_LOPROC + 0x2a)
506 #define SHT_MIPS_XHASH (SHT_LOPROC + 0x2b)