Home
last modified time | relevance | path

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

/device/google/contexthub/lib/include/nanohub/
Dnanohub.h102 struct SectInfo { struct
103 uint32_t data_start;
104 uint32_t data_end;
105 uint32_t data_data;
107 uint32_t bss_start;
108 uint32_t bss_end;
110 uint32_t got_start;
134 struct SectInfo sect; argument