Searched refs:GetFirstProgramHeaderOfType (Results 1 – 5 of 5) sorted by relevance
133 const ElfCoreDump::Phdr* ElfCoreDump::GetFirstProgramHeaderOfType( in GetFirstProgramHeaderOfType() function in google_breakpad::ElfCoreDump171 const Phdr* program_header = GetFirstProgramHeaderOfType(PT_NOTE); in GetFirstNote()
126 const Phdr* GetFirstProgramHeaderOfType(Word type) const;
58 EXPECT_EQ(NULL, core.GetFirstProgramHeaderOfType(PT_LOAD)); in TEST()79 EXPECT_EQ(NULL, core.GetFirstProgramHeaderOfType(PT_LOAD)); in TEST()
31461 FUNC 481fc 28 0 google_breakpad::ElfCoreDump::GetFirstProgramHeaderOfType
33091 FUNC 6c15c 60 0 google_breakpad::ElfCoreDump::GetFirstProgramHeaderOfType