Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp67 static bool decodeBase64StringEntry(StringRef Str, uint32_t &Result) { in decodeBase64StringEntry() function
1002 if (decodeBase64StringEntry(Name.substr(2), Offset)) in getSectionName()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DCOFFObjectFile.cpp69 static bool decodeBase64StringEntry(StringRef Str, uint32_t &Result) { in decodeBase64StringEntry() function
1068 if (decodeBase64StringEntry(Name.substr(2), Offset)) in getSectionName()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DCOFFObjectFile.cpp69 static bool decodeBase64StringEntry(StringRef Str, uint32_t &Result) { in decodeBase64StringEntry() function
1158 if (decodeBase64StringEntry(Name.substr(2), Offset)) in getSectionName()