Home
last modified time | relevance | path

Searched refs:getRelocations (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DBinaryObject.h62 const std::vector<MachineRelocation>& getRelocations() const { in getRelocations() function
/external/llvm/include/llvm/Object/
DCOFF.h853 getRelocations(const coff_section *Sec) const;
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.cpp771 std::vector<MachineRelocation> Relos = S.getRelocations(); in EmitRelocations()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h1027 ArrayRef<coff_relocation> getRelocations(const coff_section *Sec) const;
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1106 COFFObjectFile::getRelocations(const coff_section *Sec) const { in getRelocations() function in COFFObjectFile
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFObjectFile.cpp1172 COFFObjectFile::getRelocations(const coff_section *Sec) const { in getRelocations() function in COFFObjectFile