Searched defs:relocations (Results 1 – 4 of 4) sorted by relevance
130 iterator_range<relocation_iterator> relocations() const { in relocations() function
602 XCOFFObjectFile::relocations(const XCOFFSectionHeader32 &Sec) const { in relocations() function in llvm::object::XCOFFObjectFile
109 using relocations = std::vector<COFFRelocation>; typedef
212 u64 relocations; /* num of clusters to relocate */ member2872 s64 relocations = resize->relocations * resize->vol->cluster_size; in print_num_of_relocations() local