Home | History | Annotate | Download | only in ARM

Lines Matching full:dynamic

53    *  In ARM, there are three kinds of entries, GOT, PLT, and dynamic reloction.
58 * use dynamic relocation.
66 * 0001 ReserveRel - reserve an dynamic relocation entry
75 * Dynamic relocation entries
120 /// dynamic - the dynamic section of the target machine.
121 /// Use co-variant return type to return its own dynamic section.
122 ARMELFDynamic& dynamic();
124 /// dynamic - the dynamic section of the target machine.
125 /// Use co-variant return type to return its own dynamic section.
126 const ARMELFDynamic& dynamic() const;
229 /// m_RelDyn - dynamic relocation table of .rel.dyn
231 /// m_RelPLT - dynamic relocation table of .rel.plt