Searched refs:X86_64Relocator (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp1111 X86_64Relocator& pParent) {
1127 const X86_64Relocator& pFactory) {
1137 X86_64Relocator& pParent) {
1166 static Relocator::Address helper_GOT_ORG(X86_64Relocator& pParent) {
1171 X86_64Relocator& pParent) {
1178 X86_64Relocator& pParent) {
1185 X86_64Relocator& pParent) {
1215 X86_64Relocator& pParent);
1230 // X86_64Relocator
1232 X86_64Relocator function in class:mcld::X86_64Relocator
[all...]
H A DX86Relocator.h180 /** \class X86_64Relocator
181 * \brief X86_64Relocator creates and destroys the X86-64 relocations.
184 class X86_64Relocator : public X86Relocator { class in namespace:mcld
191 X86_64Relocator(X86_64GNULDBackend& pParent, const LinkerConfig& pConfig);
H A DX86RelocationFunctions.h81 X86_64Relocator& pParent);
H A DX86LDBackend.cpp525 m_pRelocator = new X86_64Relocator(*this, config());

Completed in 75 milliseconds