Home
last modified time | relevance | path

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

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