Searched refs:ElfCoreDump (Results 1 – 7 of 7) sorted by relevance
42 ElfCoreDump::Note::Note() {} in Note()44 ElfCoreDump::Note::Note(const MemoryRange& content) : content_(content) {} in Note()46 bool ElfCoreDump::Note::IsValid() const { in IsValid()50 const ElfCoreDump::Nhdr* ElfCoreDump::Note::GetHeader() const { in GetHeader()54 ElfCoreDump::Word ElfCoreDump::Note::GetType() const { in GetType()60 MemoryRange ElfCoreDump::Note::GetName() const { in GetName()68 MemoryRange ElfCoreDump::Note::GetDescription() const { in GetDescription()77 ElfCoreDump::Note ElfCoreDump::Note::GetNextNote() const { in GetNextNote()90 size_t ElfCoreDump::Note::AlignedSize(size_t size) { in AlignedSize()98 ElfCoreDump::ElfCoreDump() {} in ElfCoreDump() function in google_breakpad::ElfCoreDump[all …]
46 using google_breakpad::ElfCoreDump;53 ElfCoreDump core; in TEST()63 ElfCoreDump::Ehdr header; in TEST()70 ElfCoreDump core; in TEST()111 header.e_ident[4] = ElfCoreDump::kClass; in TEST()162 ElfCoreDump core; in TEST()197 ElfCoreDump::Note note = core.GetFirstNote(); in TEST()
46 class ElfCoreDump {103 ElfCoreDump();106 explicit ElfCoreDump(const MemoryRange& content);
79 ElfCoreDump::Addr virtual_address = reinterpret_cast<ElfCoreDump::Addr>(src); in CopyFromProcess()140 ElfCoreDump::Note note = core_.GetFirstNote(); in EnumerateThreads()148 ElfCoreDump::Word type = note.GetType(); in EnumerateThreads()
115 ElfCoreDump core_;
31372 FUNC 480d0 8 0 google_breakpad::ElfCoreDump::Note::GetHeader31374 FUNC 480d8 e 0 google_breakpad::ElfCoreDump::Note::IsValid31378 FUNC 480e6 c 0 google_breakpad::ElfCoreDump::Note::GetType31384 FUNC 480f2 26 0 google_breakpad::ElfCoreDump::Note::GetName31394 FUNC 48118 2c 0 google_breakpad::ElfCoreDump::Note::GetDescription31408 FUNC 48144 42 0 google_breakpad::ElfCoreDump::Note::GetNextNote31423 FUNC 48186 8 0 google_breakpad::ElfCoreDump::ElfCoreDump31429 FUNC 4818e a 0 google_breakpad::ElfCoreDump::SetContent31432 FUNC 48198 8 0 google_breakpad::ElfCoreDump::GetHeader31434 FUNC 481a0 30 0 google_breakpad::ElfCoreDump::IsValid[all …]
33007 FUNC 6bf48 c 0 google_breakpad::ElfCoreDump::Note::GetHeader33009 FUNC 6bf54 1c 0 google_breakpad::ElfCoreDump::Note::IsValid33013 FUNC 6bf70 24 0 google_breakpad::ElfCoreDump::Note::GetType33020 FUNC 6bf94 40 0 google_breakpad::ElfCoreDump::Note::GetName33028 FUNC 6bfd4 48 0 google_breakpad::ElfCoreDump::Note::GetDescription33040 FUNC 6c01c 58 0 google_breakpad::ElfCoreDump::Note::GetNextNote33054 FUNC 6c074 c 0 google_breakpad::ElfCoreDump::ElfCoreDump33057 FUNC 6c080 c 0 google_breakpad::ElfCoreDump::SetContent33060 FUNC 6c08c c 0 google_breakpad::ElfCoreDump::GetHeader33062 FUNC 6c098 58 0 google_breakpad::ElfCoreDump::IsValid[all …]