Home
last modified time | relevance | path

Searched refs:ERROR_GLIBC (Results 1 – 5 of 5) sorted by relevance

/tools/objtool/
A Dbuiltin-check.c208 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()
A Delf.c334 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 …]
A Dspecial.c155 ERROR_GLIBC("malloc failed"); in special_get_alts()
A Dcheck.c355 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 …]
/tools/objtool/include/objtool/
A Dwarn.h101 #define ERROR_GLIBC(format, ...) __WARN_GLIBC(ERROR_STR, format, ##__VA_ARGS__) macro

Completed in 21 milliseconds