Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-rc/
H A DResourceFileWriter.h180 template <typename T> uint64_t writeInt(const T &Value) { in writeInt() function
/openbsd-src/gnu/llvm/lld/ELF/
H A DOutputSections.cpp430 static void writeInt(uint8_t *buf, uint64_t data, uint64_t size) { in writeInt() function