Home | History | Annotate | Download | only in elf

Lines Matching refs:TAG

21 /* Define the TAG macro before including this file; it takes a tag
24 TAG(Tag_ISA, 4)
25 TAG(Tag_ABI_wchar_t, 6)
26 TAG(Tag_ABI_stack_align_needed, 8)
27 TAG(Tag_ABI_stack_align_preserved, 10)
28 TAG(Tag_ABI_DSBT, 12)
29 TAG(Tag_ABI_PID, 14)
30 TAG(Tag_ABI_PIC, 16)
31 TAG(Tag_ABI_array_object_alignment, 18)
32 TAG(Tag_ABI_array_object_align_expected, 20)
33 TAG(Tag_ABI_compatibility, 32)
34 TAG(Tag_ABI_conformance, 67)