Home | History | Annotate | Download | only in X86

Lines Matching full:dynamic

37    *  In X86, there are three kinds of entries, GOT, PLT, and dynamic reloction.
42 * use dynamic relocation.
50 * 0001 ReserveRel - reserve an dynamic relocation entry
59 * Dynamic relocation entries
93 /// dynamic - the dynamic section of the target machine.
94 /// Use co-variant return type to return its own dynamic section.
95 X86ELFDynamic& dynamic();
97 /// dynamic - the dynamic section of the target machine.
98 /// Use co-variant return type to return its own dynamic section.
99 const X86ELFDynamic& dynamic() const;
209 /// m_RelDyn - dynamic relocation table of .rel.dyn
211 /// m_RelPLT - dynamic relocation table of .rel.plt