Home
last modified time | relevance | path

Searched defs:mangled_name (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
DELFBinaryReader.cpp81 std::string mangled_name = pInput.path().filename().native(); in readBinary() local
/frameworks/compile/mclinker/include/mcld/Support/
DCXADemangle.tcc4907 __cxa_demangle(const char* mangled_name, char* buf, size_t* n, int* status) in __cxa_demangle()