Home
last modified time | relevance | path

Searched defs:orc_entry (Results 1 – 3 of 3) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h1852 struct orc_entry { struct
1853 s16 sp_offset;
1854 s16 bp_offset;
1855 unsigned int sp_reg: 4;
1856 unsigned int bp_reg: 4;
1857 unsigned int type: 2;
1858 unsigned int end: 1;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h6696 struct orc_entry { struct
6697 s16 sp_offset;
6698 s16 bp_offset;
6699 unsigned int sp_reg: 4;
6700 unsigned int bp_reg: 4;
6701 unsigned int type: 2;
6702 unsigned int end: 1;
Dvmlinux.h6696 struct orc_entry { struct
6697 s16 sp_offset;
6698 s16 bp_offset;
6699 unsigned int sp_reg: 4;
6700 unsigned int bp_reg: 4;
6701 unsigned int type: 2;
6702 unsigned int end: 1;