Searched defs:relocations (Results 1 – 4 of 4) sorted by relevance
132 iterator_range<relocation_iterator> relocations() const { in relocations() function
58 std::vector<Relocation> relocations; member
110 using relocations = std::vector<COFFRelocation>; typedef
664 XCOFFObjectFile::relocations(const XCOFFSectionHeader32 &Sec) const { in relocations() function in llvm::object::XCOFFObjectFile