Home
last modified time | relevance | path

Searched defs:DebugName (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dinterface-descriptors.cc45 const char* CallInterfaceDescriptor::DebugName(Isolate* isolate) { in DebugName() function in v8::internal::CallInterfaceDescriptor
Dobjects.cc9752 String* SharedFunctionInfo::DebugName() { in DebugName() function in v8::internal::SharedFunctionInfo
/external/llvm/tools/llvm-symbolizer/
DLLVMSymbolize.cpp306 static bool getGNUDebuglinkContents(const ObjectFile *Obj, std::string &DebugName, in getGNUDebuglinkContents()