Searched refs:get_section_index (Results 1 – 3 of 3) sorted by relevance
263 extern int get_section_index (struct objfile *, char *);
118 int get_section_index (struct objfile *, char *);1272 get_section_index (struct objfile *objfile, char *section_name) in get_section_index() function
2446 get_section_index (objfile, ".sbss")); in parse_partial_symbols()2500 const int sbss_sect_index = get_section_index (objfile, ".sbss"); in parse_partial_symbols()