Home
last modified time | relevance | path

Searched defs:mod_arch_specific (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h4334 struct mod_arch_specific { struct
4335 unsigned int stubs_section;
4336 unsigned int toc_section;
4337 bool toc_fixed;
4338 long unsigned int start_opd;
4339 long unsigned int end_opd;
4340 long unsigned int tramp;
4341 long unsigned int tramp_regs;
4342 struct list_head bug_list;
4343 struct bug_entry *bug_table;
[all …]
H A Dvmlinux_600.h4334 struct mod_arch_specific { struct
4335 unsigned int stubs_section;
4336 unsigned int toc_section;
4337 bool toc_fixed;
4338 long unsigned int start_opd;
4339 long unsigned int end_opd;
4340 long unsigned int tramp;
4341 long unsigned int tramp_regs;
4342 struct list_head bug_list;
4343 struct bug_entry *bug_table;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h324 struct mod_arch_specific { struct
325 struct mod_section got;
326 struct mod_section plt;
327 struct mod_section plt_idx;
328 struct plt_entry *ftrace_trampolines;
H A Dvmlinux_602.h324 struct mod_arch_specific { struct
325 struct mod_section got;
326 struct mod_section plt;
327 struct mod_section plt_idx;
328 struct plt_entry *ftrace_trampolines;
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h3825 struct mod_arch_specific { struct
3826 unsigned int num_orcs;
3827 int *orc_unwind_ip;
3828 struct orc_entry *orc_unwind;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h838 struct mod_arch_specific { struct
839 struct mod_plt_sec core;
840 struct mod_plt_sec init;
841 struct plt_entry *ftrace_trampolines;
842 struct pkvm_el2_module hyp;
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h2905 struct mod_arch_specific { struct
2906 struct mod_plt_sec core;
2907 struct mod_plt_sec init;
2908 struct plt_entry *ftrace_trampolines;
H A Dvmlinux.h2905 struct mod_arch_specific { struct
2906 struct mod_plt_sec core;
2907 struct mod_plt_sec init;
2908 struct plt_entry *ftrace_trampolines;
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h3464 struct mod_arch_specific { struct
3465 struct mod_section got;
3466 struct mod_section plt;
3467 struct mod_section got_plt;
H A Dvmlinux.h3464 struct mod_arch_specific { struct
3465 struct mod_section got;
3466 struct mod_section plt;
3467 struct mod_section got_plt;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h3855 struct mod_arch_specific {}; struct
H A Dvmlinux_518.h3855 struct mod_arch_specific {}; struct
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h210 struct mod_arch_specific {}; struct