Searched defs:noinstr (Results 1 – 3 of 3) sorted by relevance
/linux-5.10/tools/objtool/ | ||
D | check.h | 18 bool noinstr; member |
D | elf.h | 42 bool changed, text, rodata, noinstr; member |
/linux-5.10/include/linux/ | ||
D | compiler_types.h | 206 #define noinstr \ macro |