Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/tools/bin2obj/
Dobject.h28 Section; typedef
53 Section section;
69 Section section_name;
77 Section symbol_name;
Dsection.c20 static u32 section_add_string(Section * s, const char *string);
99 Section *s = &obj->data[n].section; in read_datasec()
286 static u32 section_add_string(Section * s, const char *string) in section_add_string()