Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DBinaryObject.h223 inline void fixWord(uint64_t W, uint32_t offset) { in fixWord() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.cpp1067 ElfHdr.fixWord(FileOff, ELFHdr_e_shoff_Offset); in OutputSectionsAndSectionTable()