Home
last modified time | relevance | path

Searched defs:pefile_context (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h72005 struct pefile_context { struct
72006 unsigned int header_size;
72007 unsigned int image_checksum_offset;
72008 unsigned int cert_dirent_offset;
72009 unsigned int n_data_dirents;
72010 unsigned int n_sections;
72011 unsigned int certs_size;
72012 unsigned int sig_offset;
72013 unsigned int sig_len;
72014 const struct section_header *secs;
[all …]
H A Dvmlinux_518.h72005 struct pefile_context { struct
72006 unsigned int header_size;
72007 unsigned int image_checksum_offset;
72008 unsigned int cert_dirent_offset;
72009 unsigned int n_data_dirents;
72010 unsigned int n_sections;
72011 unsigned int certs_size;
72012 unsigned int sig_offset;
72013 unsigned int sig_len;
72014 const struct section_header *secs;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h93505 struct pefile_context { struct
93506 unsigned int header_size;
93507 unsigned int image_checksum_offset;
93508 unsigned int cert_dirent_offset;
93509 unsigned int n_data_dirents;
93510 unsigned int n_sections;
93511 unsigned int certs_size;
93512 unsigned int sig_offset;
93513 unsigned int sig_len;
93514 const struct section_header *secs;
[all …]
H A Dvmlinux.h93505 struct pefile_context { struct
93506 unsigned int header_size;
93507 unsigned int image_checksum_offset;
93508 unsigned int cert_dirent_offset;
93509 unsigned int n_data_dirents;
93510 unsigned int n_sections;
93511 unsigned int certs_size;
93512 unsigned int sig_offset;
93513 unsigned int sig_len;
93514 const struct section_header *secs;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h70621 struct pefile_context { struct
70622 unsigned int header_size;
70623 unsigned int image_checksum_offset;
70624 unsigned int cert_dirent_offset;
70625 unsigned int n_data_dirents;
70626 unsigned int n_sections;
70627 unsigned int certs_size;
70628 unsigned int sig_offset;
70629 unsigned int sig_len;
70630 const struct section_header *secs;
[all …]
H A Dvmlinux.h70621 struct pefile_context { struct
70622 unsigned int header_size;
70623 unsigned int image_checksum_offset;
70624 unsigned int cert_dirent_offset;
70625 unsigned int n_data_dirents;
70626 unsigned int n_sections;
70627 unsigned int certs_size;
70628 unsigned int sig_offset;
70629 unsigned int sig_len;
70630 const struct section_header *secs;
[all …]