Home
last modified time | relevance | path

Searched refs:get_section_index (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gdb/gdb/
HDsymfile.h263 extern int get_section_index (struct objfile *, char *);
HDsymfile.c118 int get_section_index (struct objfile *, char *);
1272 get_section_index (struct objfile *objfile, char *section_name) in get_section_index() function
HDmdebugread.c2446 get_section_index (objfile, ".sbss")); in parse_partial_symbols()
2500 const int sbss_sect_index = get_section_index (objfile, ".sbss"); in parse_partial_symbols()