Home
last modified time | relevance | path

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

/development/vndk/tools/vtable-dumper/
Delf_handling.cpp49 static std::string demangle(const std::string &MangledName) { in demangle() argument
51 MangledName.c_str(), in demangle()
367 const std::string &MangledName, in VFunction() argument
370 : mMangledName(MangledName), in VFunction()
391 const std::string &MangledName, in VTable() argument
395 : mMangledName(MangledName), in VTable()
402 const std::string &MangledName, in addVFunction() argument
406 MangledName, in addVFunction()