Home
last modified time | relevance | path

Searched defs:ctf_type (Results 1 - 1 of 1) sorted by relevance

/third_party/libabigail/src/
H A Dabg-ctf-reader.cc163 add_type(ctf_dict_t *dic, ctf_id_t ctf_type, type_base_sptr type) add_type() argument
173 add_unknown_type(ctf_id_t ctf_type) add_unknown_type() argument
184 lookup_type(ctf_dict_t *dic, ctf_id_t ctf_type) lookup_type() argument
199 lookup_unknown_type(ctf_id_t ctf_type) lookup_unknown_type() argument
519 process_ctf_type(ctf_dict_t *ctf_dictionary, ctf_id_t ctf_type) process_ctf_type() argument
631 build_type(ctf_dict_t *ctf_dictionary, ctf_id_t ctf_type) build_type() argument
718 process_ctf_typedef(reader *rdr, ctf_dict_t *ctf_dictionary, ctf_id_t ctf_type) process_ctf_typedef() argument
778 process_ctf_base_type(reader *rdr, ctf_dict_t *ctf_dictionary, ctf_id_t ctf_type) process_ctf_base_type() argument
869 process_ctf_function_type(reader *rdr, ctf_dict_t *ctf_dictionary, ctf_id_t ctf_type) process_ctf_function_type() argument
955 process_ctf_sou_members(reader *rdr, ctf_dict_t *ctf_dictionary, ctf_id_t ctf_type, class_or_union_sptr sou) process_ctf_sou_members() argument
1012 process_ctf_forward_type(reader *rdr, ctf_dict_t *ctf_dictionary, ctf_id_t ctf_type) process_ctf_forward_type() argument
1071 process_ctf_struct_type(reader *rdr, ctf_dict_t *ctf_dictionary, ctf_id_t ctf_type) process_ctf_struct_type() argument
1124 process_ctf_union_type(reader *rdr, ctf_dict_t *ctf_dictionary, ctf_id_t ctf_type) process_ctf_union_type() argument
1227 process_ctf_array_type(reader *rdr, ctf_dict_t *ctf_dictionary, ctf_id_t ctf_type) process_ctf_array_type() argument
1363 process_ctf_qualified_type(reader *rdr, ctf_dict_t *ctf_dictionary, ctf_id_t ctf_type) process_ctf_qualified_type() argument
1422 process_ctf_pointer_type(reader *rdr, ctf_dict_t *ctf_dictionary, ctf_id_t ctf_type) process_ctf_pointer_type() argument
1465 process_ctf_enum_type(reader *rdr, ctf_dict_t *ctf_dictionary, ctf_id_t ctf_type) process_ctf_enum_type() argument
1553 ctf_id_t ctf_type = ctf_lookup_by_symbol_name(dict, sym_name); lookup_symbol_in_ctf_archive() local
1669 dic_type_key(ctf_dict_t *dic, ctf_id_t ctf_type) dic_type_key() argument
1674 key << std::hex << ctf_type; dic_type_key() local
[all...]

Completed in 3 milliseconds