Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/dsp/common/include/
Ddsp_coff.h73 u16 NumberOfSections; member
/TwlSDK-5.4/build/libraries/dsp/ARM9.TWL/src/
Ddsp_process.c451 for (index = 0; index < header->NumberOfSections; ++index) in DSP_EnumSections()
467 retval = (index >= header->NumberOfSections); in DSP_EnumSections()