Home
last modified time | relevance | path

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

/device/google/contexthub/lib/include/nanohub/
Dnanohub.h90 struct SectInfo { struct
91 uint32_t data_start;
92 uint32_t data_end;
93 uint32_t data_data;
95 uint32_t bss_start;
96 uint32_t bss_end;
98 uint32_t got_start;
122 struct SectInfo sect; argument