Home | History | Annotate | Download | only in libebl

Lines Matching full:case

39       case NT_PLATFORM:
43 case NT_AUXV:
75 #define NEW_AT(name) case AT_##name: at = #name; break
107 case AT_NULL:
108 case AT_IGNORE:
109 case AT_IGNOREPPC:
110 case AT_NOTELF:
115 case AT_EXECFD:
116 case AT_PHENT:
117 case AT_PHNUM:
118 case AT_PAGESZ:
119 case AT_UID:
120 case AT_EUID:
121 case AT_GID:
122 case AT_EGID:
123 case AT_CLKTCK:
124 case AT_FPUCW:
125 case AT_DCACHEBSIZE:
126 case AT_ICACHEBSIZE:
127 case AT_UCACHEBSIZE:
131 case AT_PHDR:
132 case AT_BASE:
133 case AT_FLAGS: /* XXX Print flags? */
134 case AT_ENTRY:
135 case AT_PLATFORM: /* XXX Get string? */
136 case AT_HWCAP: /* XXX Print flags? */