HomeSort by relevance Sort by last modified time
    Searched defs:X86_64Relocator (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.h 180 /** \class X86_64Relocator
181 * \brief X86_64Relocator creates and destroys the X86-64 relocations.
184 class X86_64Relocator : public X86Relocator {
191 X86_64Relocator(X86_64GNULDBackend& pParent, const LinkerConfig& pConfig);
X86Relocator.cpp     [all...]

Completed in 49 milliseconds