Home
last modified time | relevance | path

Searched defs:new_suffix (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/elfutils/src/
H A Dobjdump.c293 char new_suffix[suffix_len + 2]; in handle_ar() local
H A Dnm.c416 char new_suffix[suffix_len + 2]; in handle_ar() local
H A Delflint.c252 char new_suffix[(suffix == NULL ? 0 : strlen (suffix)) + 2]; in process_file() local
/aosp_15_r20/development/vndk/tools/header-checker/src/dumper/
H A Dabi_wrappers.cpp286 std::string new_suffix = std::to_string(smallest_enum_name.length()) + in GetAnonymousEnumUniqueId() local