Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/
Ddwarf_cu_to_module.h106 bool IsUnhandledInterCUReference(uint64_t offset,
Ddwarf_cu_to_module.cc162 bool DwarfCUToModule::FileContext::IsUnhandledInterCUReference( in IsUnhandledInterCUReference() function in google_breakpad::DwarfCUToModule::FileContext
339 if (file_context->IsUnhandledInterCUReference( in ProcessAttributeReference()