Searched refs:o_type (Results 1 – 1 of 1) sorted by relevance
2015 int o_type = ELF_ST_TYPE(o_info); in obj_add_symbol() local2057 && (o_type == STT_NOTYPE || o_type == STT_OBJECT)) in obj_add_symbol()