Lines Matching defs:dynamic
89 // initialize .dynamic data
106 "static linkage should not result in a dynamic relocation section");
112 "static linkage should not result in a dynamic relocation section");
125 /// dynamic - the dynamic section of the target machine.
126 /// Use co-variant return type to return its own dynamic section.
127 HexagonELFDynamic& HexagonLDBackend::dynamic()
133 /// dynamic - the dynamic section of the target machine.
134 /// Use co-variant return type to return its own dynamic section.
135 const HexagonELFDynamic& HexagonLDBackend::dynamic() const