Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/src/cc/
H A Dbcc_elf.h51 typedef int (*bcc_elf_load_sectioncb)(uint64_t, uint64_t, uint64_t, void *); typedef
60 bcc_elf_load_sectioncb callback,
H A Dbcc_elf.c966 bcc_elf_load_sectioncb callback, in bcc_elf_foreach_load_section()
/aosp_15_r20/external/bcc/src/cc/includes/
H A Dbcc_elf.h51 typedef int (*bcc_elf_load_sectioncb)(uint64_t, uint64_t, uint64_t, void *); typedef
60 bcc_elf_load_sectioncb callback,