Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/internal/pkgbits/
Dreloc.go41 numRelocs = iota const
/aosp_15_r20/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess_elf.c293 uint32_t i, numRelocs, numSyms, outNumRelocs = 0, packedNanoRelocSz; in handleApp() local
736 size_t numRelocs = 0; in genElfNanoRelocs() local