Home
last modified time | relevance | path

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

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