Home
last modified time | relevance | path

Searched refs:is_text (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/tools/objtool/include/objtool/
Dwarn.h21 bool is_text = (sec->sh.sh_flags & SHF_EXECINSTR); in offstr() local
26 if (is_text) in offstr()