Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DCOFF.cpp20 static void encodeBase64StringEntry(char *Buffer, uint64_t Value) { in encodeBase64StringEntry() function
51 encodeBase64StringEntry(Out, Offset); in encodeSectionName()