Home
last modified time | relevance | path

Searched refs:Renames (Results 1 – 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
HDELFObjectWriter.cpp237 DenseMap<const MCSymbolELF *, const MCSymbolELF *> Renames; member in __anonb3cedc110111::ELFObjectWriter
255 Renames.clear(); in reset()
639 OWriter.Renames.count(&Symbol))) in computeSymbolTable()
1292 if (Renames.count(&Symbol) && Renames[&Symbol] != Alias) { in executePostLayoutBinding()
1299 Renames.insert(std::make_pair(&Symbol, Alias)); in executePostLayoutBinding()
1303 if (const MCSymbol *R = Renames.lookup(cast<MCSymbolELF>(Sym))) in executePostLayoutBinding()
1499 if (const MCSymbolELF *R = Renames.lookup(SymA)) in recordRelocation()
/freebsd-11-stable/crypto/heimdal/admin/
HDktutil-commands.in229 help = "Renames an entry in the keytab."
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
HDObjcopyOpts.td51 "Renames a section from old to new, optionally with specified flags. "
/freebsd-11-stable/crypto/heimdal/kadmin/
HDkadmin-commands.in296 help = "Renames a principal."
/freebsd-11-stable/contrib/gcclibs/libiberty/
HDfunctions.texi1008 Renames a file from @var{old} to @var{new}. If @var{new} already
/freebsd-11-stable/contrib/binutils/libiberty/
HDfunctions.texi1046 Renames a file from @var{old} to @var{new}. If @var{new} already
/freebsd-11-stable/contrib/libstdc++/
DChangeLog-2004698 * docs/doxygen/run_doxygen: Renames for std::tr1.
1661 * config/linker-map.gnu: Don't export _S_get_pool. Renames.
DChangeLog-20038449 Renames, namespaces for testsuite utilities.
/freebsd-11-stable/contrib/gcc/
HDFSFChangeLog.10892 smulsi3_highpart, umulsi3_highpart): Renames operands 1/2 to 0/1.