Home
last modified time | relevance | path

Searched defs:dst_name (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/ld/
H A Dldmain.c535 char *dst_name = xmalloc (len + 5); in main() local
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A Dldmain.c545 char *dst_name = xmalloc (len + 5); in main() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3563 const char *dst_name = dst_die.GetMangledName(); in CopyUniqueClassMethodTypes() local
3608 ConstString dst_name = dst_name_to_die.GetCStringAtIndex(idx); in CopyUniqueClassMethodTypes() local