Home
last modified time | relevance | path

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

/tools/bpf/resolve_btfids/
A Dmain.c292 #ifndef SHF_COMPRESSED
293 #define SHF_COMPRESSED (1 << 11) /* Section with compressed data. */ macro
310 if (!(sh->sh_flags & SHF_COMPRESSED)) in compressed_section_fix()

Completed in 4 milliseconds