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