Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/BinaryFormat/
H A DCOFF.cpp20 static void encodeBase64StringEntry(char *Buffer, uint64_t Value) { in encodeBase64StringEntry() function
51 encodeBase64StringEntry(Out, Offset); in encodeSectionName()
/aosp_15_r20/external/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp443 static void encodeBase64StringEntry(char *Buffer, uint64_t Value) { in encodeBase64StringEntry() function
474 encodeBase64StringEntry(S.Header.Name, StringTableEntry); in SetSectionName()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp426 static void encodeBase64StringEntry(char *Buffer, uint64_t Value) { in encodeBase64StringEntry() function
461 encodeBase64StringEntry(S.Header.Name, StringTableEntry); in SetSectionName()