Home
last modified time | relevance | path

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

/aosp_15_r20/external/vboot_reference/host/lib/
H A Dfmap.c28 FmapHeader *fmap_find(uint8_t *ptr, size_t size) in fmap_find() function
/aosp_15_r20/external/coreboot/util/cbfstool/flashmap/
H A Dfmap.c145 long int fmap_find(const uint8_t *image, unsigned int image_len) in fmap_find() function