Lines Matching refs:BTF
194 # generate .BTF typeinfo from DWARF debuginfo
196 # ${2} - file to dump raw BTF data into
202 echo >&2 "BTF: ${1}: pahole (${PAHOLE}) is not available"
208 echo >&2 "BTF: ${1}: pahole version $(${PAHOLE} --version) is too old, need at least v1.16"
214 info "BTF" ${2}
217 # Create ${2} which contains just .BTF section but no symbols. Add
218 # SHF_ALLOC because .BTF will be part of the vmlinux image. --strip-all
222 ${OBJCOPY} --only-section=.BTF --set-section-flags .BTF=alloc,readonly \
358 echo >&2 "Failed to generate BTF for vmlinux"
406 # fill in BTF IDs