Lines Matching refs:LIN
40 #define LIN ELFOSABI_LINUX, EM_NONE in conv_phdr_type_strings() macro
95 { PT_GNU_EH_FRAME, LIN, MSG_PT_GNU_EH_FRAME }, in conv_phdr_type_strings()
96 { PT_GNU_STACK, LIN, MSG_PT_GNU_STACK }, in conv_phdr_type_strings()
97 { PT_GNU_RELRO, LIN, MSG_PT_GNU_RELRO }, in conv_phdr_type_strings()
109 { PT_GNU_EH_FRAME, LIN, MSG_PT_GNU_EH_FRAME_CF }, in conv_phdr_type_strings()
110 { PT_GNU_STACK, LIN, MSG_PT_GNU_STACK_CF }, in conv_phdr_type_strings()
111 { PT_GNU_RELRO, LIN, MSG_PT_GNU_RELRO_CF }, in conv_phdr_type_strings()
123 { PT_GNU_EH_FRAME, LIN, MSG_PT_GNU_EH_FRAME_CFNP }, in conv_phdr_type_strings()
124 { PT_GNU_STACK, LIN, MSG_PT_GNU_STACK_CFNP }, in conv_phdr_type_strings()
125 { PT_GNU_RELRO, LIN, MSG_PT_GNU_RELRO_CFNP }, in conv_phdr_type_strings()
137 { PT_GNU_EH_FRAME, LIN, MSG_PT_GNU_EH_FRAME_NF }, in conv_phdr_type_strings()
138 { PT_GNU_STACK, LIN, MSG_PT_GNU_STACK_NF }, in conv_phdr_type_strings()
139 { PT_GNU_RELRO, LIN, MSG_PT_GNU_RELRO_NF }, in conv_phdr_type_strings()
189 #undef LIN in conv_phdr_type_strings()