Home
last modified time | relevance | path

Searched refs:appendRelocationOffset (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceELFSection.cpp46 void ELFDataSection::appendRelocationOffset(ELFStreamer &Str, bool IsRela, in appendRelocationOffset() function in Ice::ELFDataSection
DIceELFObjectWriter.cpp446 Section->appendRelocationOffset(Str, RelSection->isRela(), in writeDataOfType()
623 Section->appendRelocationOffset(Str, RelSection->isRela(), TargetOffset); in writeJumpTable()
DIceELFSection.h128 void appendRelocationOffset(ELFStreamer &Str, bool IsRela,