Home
last modified time | relevance | path

Searched defs:writeInt (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/tools/llvm-rc/
H A DResourceFileWriter.h188 template <typename T> uint64_t writeInt(const T &Value) { in writeInt() function
/llvm-project/llvm/unittests/Support/
H A DCSKYAttributeParserTest.cpp31 void writeInt(raw_ostream &OS) { in writeInt() function
/llvm-project/lld/ELF/
H A DOutputSections.cpp455 static void writeInt(uint8_t *buf, uint64_t data, uint64_t size) { writeInt() function