Searched defs:section (Results 1 – 5 of 5) sorted by relevance
118 int SectGetCfgInt(const char* section, const char* field, int defVal) in SectGetCfgInt()130 double SectGetCfgDouble(const char* section, const char* field, double defVal) in SectGetCfgDouble()142 bool SectGetCfgBool(const char* section, const char* field, bool defVal) in SectGetCfgBool()154 const char* SectGetCfgStr(const char* section, const char* field, const char* defVal) in SectGetCfgStr()
203 hi_upg_section_head section; /**< Head of code section.CNcomment:Code段头信息。CNend */ member
192 hi_upg_section_head section; /**< Head of code section.CNcomment:Code段头信息。CNend */ member
55 #define ns_msg_count(handle, section) ((handle)._counts[section] + 0) argument
1463 Elf32_Section section; member