Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/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.c1508 char *p, *base_name; in xtensa_literal_pseudo() local
11500 const char *base_name, *suffix; in cache_literal_section() local
/toolchain/binutils/binutils-2.27/binutils/
Delfcomm.c392 const char * base_name = lbasename (file_name); in adjust_relative_path() local
/toolchain/binutils/binutils-2.27/gas/
Ddw2gencfi.c225 get_debugseg_name (segT seg, const char *base_name) in get_debugseg_name()
344 dwcfi_hash_find_or_make (segT cseg, const char *base_name, int flags) in dwcfi_hash_find_or_make()
/toolchain/binutils/binutils-2.27/bfd/
Darchive.c623 const char *base_name = lbasename (arch_name); in _bfd_append_relative_path() local
Delf32-xtensa.c11107 xtensa_property_section_name (asection *sec, const char *base_name) in xtensa_property_section_name()
11157 xtensa_get_property_section (asection *sec, const char *base_name) in xtensa_get_property_section()
11172 xtensa_make_property_section (asection *sec, const char *base_name) in xtensa_make_property_section()
/toolchain/binutils/binutils-2.27/gold/
Dlayout.cc5221 const char* base_name = lbasename(file_name.c_str()); in match_file_name() local
Doutput.cc4986 Output_file::open_base_file(const char* base_name, bool writable) in open_base_file()