Searched defs:relocations (Results 1 – 3 of 3) sorted by relevance
55 .global relocations symbol56 relocations: label
102 iterator_range<relocation_iterator> relocations() const { in relocations() function
99 typedef std::vector<COFFRelocation> relocations; typedef