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

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp35 X86_32Relocator& pParent) {
51 const X86_32Relocator& pFactory) {
61 X86_32Relocator& pParent) {
88 static Relocator::Address helper_GOT_ORG(X86_32Relocator& pParent) {
93 X86_32Relocator& pParent) {
100 X86_32Relocator& pParent) {
124 X86_32Relocator& pParent) {
137 X86_32Relocator& pParent);
271 // X86_32Relocator
273 X86_32Relocator function in class:mcld::X86_32Relocator
[all...]
H A DX86Relocator.h113 /** \class X86_32Relocator
114 * \brief X86_32Relocator creates and destroys the X86-32 relocations.
117 class X86_32Relocator : public X86Relocator { class in namespace:mcld
127 X86_32Relocator(X86_32GNULDBackend& pParent, const LinkerConfig& pConfig);
H A DX86RelocationFunctions.h14 X86_32Relocator& pParent);
H A DX86LDBackend.cpp340 m_pRelocator = new X86_32Relocator(*this, config());

Completed in 54 milliseconds