Home
last modified time | relevance | path

Searched defs:addRelocation (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCMachObjectWriter.h229 void addRelocation(const MCSymbol *RelSymbol, const MCSection *Sec, in addRelocation() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceELFSection.h241 void addRelocation(const AssemblerFixup &Fixup) { Fixups.push_back(Fixup); } in addRelocation() function