Searched refs:symfile (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | docproc.c | 144 struct symfile struct 151 struct symfile symfilelist[MAXFILES]; argument 154 static void add_new_symbol(struct symfile *sym, char * symname) in add_new_symbol() 162 static struct symfile * add_new_file(char * filename) in add_new_file() 169 static struct symfile * filename_exist(char * filename) in filename_exist() 198 struct symfile *sym; in find_export_symbols() 269 struct symfile * sym = &symfilelist[i]; in docfunctions()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | unwind-libunwind-local.c | 411 const char *symfile; in find_proc_info() local 416 symfile = map->dso->symsrc_filename ?: map->dso->name; in find_proc_info() 419 if (dwarf_find_debug_frame(0, &di, ip, base, symfile, in find_proc_info()
|
| H A D | dso.c | 80 char symfile[PATH_MAX]; in dso__read_binary_type_filename() local 96 ret = filename__read_debuglink(filename, symfile, PATH_MAX); in dso__read_binary_type_filename() 104 debuglink_paths[i], dso_dir, symfile); in dso__read_binary_type_filename()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gdb.info | 18162 $ gdb-add-index symfile 18184 file, here named 'symfile', using 'objcopy': 18186 $ objcopy --add-section .gdb_index=symfile.gdb-index \ 18187 --set-section-flags .gdb_index=readonly symfile symfile 18191 $ objcopy --dump-section .debug_str=symfile.debug_str.new symfile 18192 $ cat symfile.debug_str >>symfile.debug_str.new 18193 $ objcopy --add-section .debug_names=symfile.gdb-index \ 18195 --update-section .debug_str=symfile.debug_str.new symfile symfile 22576 'set debug symfile' 22579 'show debug symfile'
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gdb.info | 18162 $ gdb-add-index symfile 18184 file, here named 'symfile', using 'objcopy': 18186 $ objcopy --add-section .gdb_index=symfile.gdb-index \ 18187 --set-section-flags .gdb_index=readonly symfile symfile 18191 $ objcopy --dump-section .debug_str=symfile.debug_str.new symfile 18192 $ cat symfile.debug_str >>symfile.debug_str.new 18193 $ objcopy --add-section .debug_names=symfile.gdb-index \ 18195 --update-section .debug_str=symfile.debug_str.new symfile symfile 22576 'set debug symfile' 22579 'show debug symfile'
|