Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DTwine.h387 static Twine utohexstr(const uint64_t &Val) { in utohexstr() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp195 static Iterator utohexstr(T X, Iterator It, size_t Len) { in utohexstr() function