Searched defs:relocations (Results 1 – 9 of 9) sorted by relevance
93 .global relocations symbol94 relocations: label
57 .global relocations symbol58 relocations: label
52 .global relocations symbol53 relocations: label
104 iterator_range<relocation_iterator> relocations() const { in relocations() function
118 iterator_range<relocation_iterator> relocations() const { in relocations() function
92 typedef std::vector<COFFRelocation> relocations; typedef
99 typedef std::vector<COFFRelocation> relocations; typedef
111 using relocations = std::vector<COFFRelocation>; typedef