Home
last modified time | relevance | path

Searched defs:mmap_args (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/extras/ioshark/
H A Dioshark.h107 struct mmap_args { struct
108 u_int64_t offset;
109 u_int64_t len;
110 u_int32_t prot;
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Dcbfstool.c355 } mmap_args; in decode_mmap_arg() local