Searched defs:base_name (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | obj-coff-seh.c | 46 get_pxdata_name (segT seg, const char *base_name) in get_pxdata_name() 133 seh_hash_find_or_make (segT cseg, const char *base_name) in seh_hash_find_or_make()
|
D | tc-xtensa.c | 1447 char *p, *base_name; in xtensa_literal_pseudo() local 10923 char *base_name, *name, *suffix; in cache_literal_section() local
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | elfcomm.c | 392 const char * base_name = lbasename (file_name); in adjust_relative_path() local
|
/toolchain/binutils/binutils-2.25/gas/ |
D | dw2gencfi.c | 114 get_debugseg_name (segT seg, const char *base_name) in get_debugseg_name() 224 dwcfi_hash_find_or_make (segT cseg, const char *base_name, int flags) in dwcfi_hash_find_or_make()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | archive.c | 604 const char *base_name = lbasename (arch_name); in _bfd_append_relative_path() local
|
D | elf32-xtensa.c | 10573 xtensa_property_section_name (asection *sec, const char *base_name) in xtensa_property_section_name() 10623 xtensa_get_property_section (asection *sec, const char *base_name) in xtensa_get_property_section() 10638 xtensa_make_property_section (asection *sec, const char *base_name) in xtensa_make_property_section()
|
/toolchain/binutils/binutils-2.25/gold/ |
D | layout.cc | 5192 const char* base_name = lbasename(file_name.c_str()); in match_file_name() local
|
D | output.cc | 4914 Output_file::open_base_file(const char* base_name, bool writable) in open_base_file()
|