Home
last modified time | relevance | path

Searched refs:FixupRefs (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceELFSection.cpp71 const FixupRefList &FixupRefs, in addRelocations() argument
73 for (const AssemblerFixup *FR : FixupRefs) { in addRelocations()
DIceELFSection.h237 void addRelocations(RelocOffsetT BaseOff, const FixupRefList &FixupRefs,