Searched refs:RemapShorty (Results 1 – 2 of 2) sorted by relevance
1786 char RemapShorty(char shorty_type) { in RemapShorty() function1810 ::llvm::Type* ret_type = irb_->getJType(RemapShorty(cu_->shorty[0])); in GetFunctionType()1824 args_type.push_back(irb_->getJType(RemapShorty(cu_->shorty[i]))); in GetFunctionType()
116 extern char RemapShorty(char shortyType);2684 char shorty_type = art::RemapShorty(shorty[i]); in GetFunctionType()2817 ret_shorty = art::RemapShorty(ret_shorty); in GetUnwindBasicBlock()