Home
last modified time | relevance | path

Searched defs:build_id (Results 1 – 23 of 23) sorted by relevance

/linux/lib/
H A Dbuildid.c163 static int parse_build_id(struct freader *r, unsigned char *build_id, __u32 *size, in parse_build_id() argument
214 static int get_build_id_32(struct freader *r, unsigned char *build_id, __u32 *size) in get_build_id_32() argument
250 static int get_build_id_64(struct freader *r, unsigned char *build_id, __u32 *size) in get_build_id_64() argument
290 static int __build_id_parse(struct vm_area_struct *vma, unsigned char *build_id, in __build_id_parse() argument
341 build_id_parse_nofault(struct vm_area_struct * vma,unsigned char * build_id,__u32 * size) build_id_parse_nofault() argument
357 build_id_parse(struct vm_area_struct * vma,unsigned char * build_id,__u32 * size) build_id_parse() argument
370 build_id_parse_buf(const void * buf,unsigned char * build_id,u32 buf_size) build_id_parse_buf() argument
[all...]
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbuild_id.c7 static char build_id[BPF_BUILD_ID_SIZE]; variable
/linux/tools/perf/util/
H A Ddebuginfo.h18 const unsigned char *build_id; member
H A Dgenelf.c54 u8 build_id[SHA1_DIGEST_SIZE]; member
H A Dtool.h69 event_op2 build_id, member
H A Drecord.h55 bool build_id; member
H A Ddso.h214 struct build_id build_id; member
H A Dsymbol-elf.c1269 u8 build_id[BUILD_ID_SIZE]; symsrc__init() local
[all...]
/linux/include/linux/soc/qcom/
H A Dsocinfo.h30 char build_id[SMEM_SOCINFO_BUILD_ID_LENGTH]; member
/linux/sound/soc/qcom/qdsp6/
H A Dq6core.c32 uint32_t build_id; member
/linux/drivers/tee/optee/
H A Doptee_smc.h103 unsigned long build_id; member
/linux/drivers/hwmon/
H A Dsch5627.c524 int build_code, build_id, hwmon_rev, val; in sch5627_probe() local
/linux/tools/lib/perf/include/perf/
H A Devent.h39 __u8 build_id[20]; member
302 __u8 build_id[24]; member
532 struct perf_record_header_build_id build_id; member
/linux/drivers/net/ethernet/sfc/
H A Defx_devlink.c247 unsigned int build_id; in efx_devlink_info_running_v2() local
/linux/include/uapi/linux/
H A Dpsp-sev.h199 __u32 build_id; /* Out */ member
H A Dperf_event.h462 build_id : 1, /* use build ID in mmap2 events */ member
H A Dbpf.h1470 unsigned char build_id[BPF_BUILD_ID_SIZE]; member
/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py1006 def dso_table(dso_id, machine_id, short_name, long_name, build_id, *x): argument
H A Dexported-sql-viewer.py4806 def FileFromBuildId(self, build_id): argument
4810 def FileFromNamesAndBuildId(self, short_name, long_name, build_id): argument
/linux/tools/perf/
H A Dbuiltin-inject.c709 const char *build_id, *dso_name; in perf_inject__parse_known_build_ids() local
741 const char *build_id, *dso_nam in perf_inject__lookup_known_build_id() local
[all...]
/linux/include/linux/
H A Dmodule.h405 unsigned char build_id[BUILD_ID_SIZE_MAX]; member
/linux/tools/include/uapi/linux/
H A Dperf_event.h462 build_id : 1, /* use build ID in mmap2 events */ member
H A Dbpf.h1470 unsigned char build_id[BPF_BUILD_ID_SIZE]; member