Home
last modified time | relevance | path

Searched defs:relocations (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DObjectFile.h130 iterator_range<relocation_iterator> relocations() const { in relocations() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp602 XCOFFObjectFile::relocations(const XCOFFSectionHeader32 &Sec) const { in relocations() function in llvm::object::XCOFFObjectFile
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWinCOFFObjectWriter.cpp109 using relocations = std::vector<COFFRelocation>; typedef
/third_party/ntfs-3g/ntfsprogs/
Dntfsresize.c212 u64 relocations; /* num of clusters to relocate */ member
2872 s64 relocations = resize->relocations * resize->vol->cluster_size; in print_num_of_relocations() local