Home
last modified time | relevance | path

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

/device/google/contexthub/lib/include/nanohub/
Dnanohub.h61 struct SectInfo { struct
62 uint32_t data_start;
63 uint32_t data_end;
64 uint32_t data_data;
66 uint32_t bss_start;
67 uint32_t bss_end;
69 uint32_t got_start;
93 struct SectInfo sect; argument