Searched refs:AddressIsInModule (Results 1 – 2 of 2) sorted by relevance
141 if (!AddressIsInModule(function->address)) { in AddFunction()214 if (!AddressIsInModule(stack_frame_entry->address)) { in AddStackFrameEntry()222 if (!AddressIsInModule(ext->address)) { in AddExtern()369 bool Module::AddressIsInModule(Address address) const { in AddressIsInModule() function in google_breakpad::Module
452 bool AddressIsInModule(Address address) const;