Searched refs:EF_BFIN_CODE_IN_L1 (Results 1 – 2 of 2) sorted by relevance
20 #define EF_BFIN_CODE_IN_L1 0x00000010 /* --code-in-l1 */ macro
42 (hdr->e_flags & EF_BFIN_CODE_IN_L1))) { in module_frob_arch_sections()267 (hdr->e_flags & (EF_BFIN_CODE_IN_L1 | EF_BFIN_CODE_IN_L2)))) { in module_finalize()