Home
last modified time | relevance | path

Searched defs:base_name (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dobj-coff-seh.c46 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()
Dtc-xtensa.c1447 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/
Delfcomm.c392 const char * base_name = lbasename (file_name); in adjust_relative_path() local
/toolchain/binutils/binutils-2.25/gas/
Ddw2gencfi.c114 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/
Darchive.c604 const char *base_name = lbasename (arch_name); in _bfd_append_relative_path() local
Delf32-xtensa.c10573 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/
Dlayout.cc5192 const char* base_name = lbasename(file_name.c_str()); in match_file_name() local
Doutput.cc4914 Output_file::open_base_file(const char* base_name, bool writable) in open_base_file()