Lines Matching refs:BTF
107 # generate .BTF typeinfo from DWARF debuginfo
109 # ${2} - file to dump raw BTF data into
115 echo >&2 "BTF: ${1}: pahole (${PAHOLE}) is not available"
121 echo >&2 "BTF: ${1}: pahole version $(${PAHOLE} --version) is too old, need at least v1.16"
127 info "BTF" ${2}
130 # Create ${2} which contains just .BTF section but no symbols. Add
131 # SHF_ALLOC because .BTF will be part of the vmlinux image. --strip-all
135 ${OBJCOPY} --only-section=.BTF --set-section-flags .BTF=alloc,readonly \
231 echo >&2 "Failed to generate BTF for vmlinux"
279 # fill in BTF IDs