Searched refs:filtered_section (Results 1 – 2 of 2) sorted by relevance
172 filtered_section.push_back(sect); in op_bfd()225 if (find(filtered_section.begin(), filtered_section.end(), in get_symbols()226 ibfd.syms[i]->section) != filtered_section.end()) in get_symbols()
289 std::vector<asection const *> filtered_section; variable