/toolchain/binutils/binutils-2.25/bfd/ |
elf-strtab.c | 313 is_suffix (const struct elf_strtab_hash_entry *A, function 385 if (is_suffix (e, cmp))
|
merge.c | 582 is_suffix (const struct sec_merge_hash_entry *A, function 643 && is_suffix (e, cmp))
|
ChangeLog-0203 | 735 (strrevcmp, strrevcmp_align, is_suffix): New. 742 (strrevcmp, is_suffix): New. [all...] |
/toolchain/binutils/binutils-2.25/gold/ |
stringpool.cc | 362 Stringpool_template<Stringpool_char>::is_suffix(const Stringpool_char* s1, function in class:gold::Stringpool_template 424 && is_suffix((*curr)->first.string,
|
stringpool.h | 326 is_suffix(const Stringpool_char* s1, size_t len1,
|
/ndk/sources/host-tools/make-3.81/ |
function.c | 534 int is_suffix = streq (funcname, "suffix"); 535 int is_notdir = !is_suffix; 541 while (p >= p2 && (!is_suffix || *p != '.')) 527 int is_suffix = streq (funcname, "suffix"); local [all...] |