Home
last modified time | relevance | path

Searched defs:noinstr (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/tools/objtool/include/objtool/
Dbuiltin.h18 bool noinstr; member
Dcheck.h18 bool noinstr; member
Delf.h45 bool _changed, text, rodata, noinstr, init, truncate; member
/linux-6.6.21/include/linux/
Dcompiler_types.h293 #define noinstr __noinstr_section(".noinstr.text") macro