Searched refs:handleOs (Results 1 – 2 of 2) sorted by relevance
/device/google/contexthub/util/nanoapp_postprocess/ |
D | postprocess.c | 600 static int handleOs(uint8_t **pbuf, uint32_t bufUsed, FILE *out, uint32_t layoutFlags, bool bare) in handleOs() function 745 ret = handleOs(&buf, bufUsed, out, layoutFlags, bareData); in main()
|
D | postprocess_elf.c | 861 static int handleOs(uint8_t **pbuf, uint32_t bufUsed, FILE *out, uint32_t layoutFlags, bool bare) in handleOs() function 1018 ret = handleOs(&buf, bufUsed, out, layoutFlags, bareData); in main()
|