Home
last modified time | relevance | path

Searched refs:totalRelocCount (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess_elf.c724 size_t totalRelocCount = (numDataRelocs + numInitFuncs + gotCount); in genElfNanoRelocs() local
726 totalRelocCount * sizeof(struct NanoRelocEntry)); in genElfNanoRelocs()
729 totalRelocCount * sizeof(struct NanoRelocEntry)); in genElfNanoRelocs()