Searched refs:ERROR_GLIBC (Results 1 – 5 of 5) sorted by relevance
208 ERROR_GLIBC("fstat"); in copy_file()213 ERROR_GLIBC("fchmod"); in copy_file()220 ERROR_GLIBC("sendfile"); in copy_file()234 ERROR_GLIBC("calloc"); in save_argv()241 ERROR_GLIBC("strdup(%s)", argv[i]); in save_argv()260 ERROR_GLIBC("malloc"); in print_args()
334 ERROR_GLIBC("calloc"); in read_sections()469 ERROR_GLIBC("calloc"); in read_symbols()831 ERROR_GLIBC("malloc"); in elf_create_section_symbol()861 ERROR_GLIBC("malloc"); in elf_create_prefix_symbol()992 ERROR_GLIBC("calloc"); in read_relocs()1033 ERROR_GLIBC("malloc"); in elf_open_read()1130 ERROR_GLIBC("malloc"); in elf_create_section()1145 ERROR_GLIBC("strdup"); in elf_create_section()1163 ERROR_GLIBC("malloc"); in elf_create_section()1210 ERROR_GLIBC("malloc"); in elf_create_rela_section()[all …]
155 ERROR_GLIBC("malloc failed"); in special_get_alts()
355 ERROR_GLIBC("calloc"); in cfi_alloc()467 ERROR_GLIBC("calloc"); in decode_instructions()616 ERROR_GLIBC("calloc"); in init_pv_ops()675 ERROR_GLIBC("strdup"); in create_static_call_sections()1724 ERROR_GLIBC("calloc"); in handle_group_alt()1730 ERROR_GLIBC("calloc"); in handle_group_alt()1761 ERROR_GLIBC("calloc"); in handle_group_alt()1775 ERROR_GLIBC("calloc"); in handle_group_alt()1961 ERROR_GLIBC("calloc"); in add_special_section_alts()2038 ERROR_GLIBC("calloc"); in add_jump_table()[all …]
101 #define ERROR_GLIBC(format, ...) __WARN_GLIBC(ERROR_STR, format, ##__VA_ARGS__) macro
Completed in 15 milliseconds