Home
last modified time | relevance | path

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

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