Searched refs:zbi_check_complete (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/ulib/libzbi/include/libzbi/
H A Dzbi.h59 zbi_result_t zbi_check_complete(const void* base, zbi_header_t** err);
H A Dzbi-cpp.h35 return zbi_check_complete(base_, err);
/fuchsia/zircon/system/ulib/libzbi/
H A Dzbi.c98 zbi_result_t zbi_check_complete(const void* base, zbi_header_t** err) { function

Completed in 24 milliseconds