Searched refs:lookup_type (Results 1 – 1 of 1) sorted by relevance
817 elfcpp::Elf_Word lookup_type = type; in get_output_section() local824 if (lookup_type == elfcpp::SHT_INIT_ARRAY in get_output_section()825 || lookup_type == elfcpp::SHT_FINI_ARRAY in get_output_section()826 || lookup_type == elfcpp::SHT_PREINIT_ARRAY) in get_output_section()827 lookup_type = elfcpp::SHT_PROGBITS; in get_output_section()837 const Key key(name_key, std::make_pair(lookup_type, lookup_flags)); in get_output_section()854 if (lookup_type == elfcpp::SHT_PROGBITS) in get_output_section()870 const Key zero_key(name_key, std::make_pair(lookup_type, in get_output_section()