Searched refs:AddNote (Results 1 – 6 of 6) sorted by relevance
/external/google-breakpad/src/common/linux/ |
D | file_id_unittest.cc | 169 notes.AddNote(NT_GNU_BUILD_ID, "GNU", kExpectedIdentifier, in TYPED_TEST() 201 notes.AddNote(0, "Linux", in TYPED_TEST() 203 notes.AddNote(NT_GNU_BUILD_ID, "GNU", kExpectedIdentifier, in TYPED_TEST()
|
D | synth_elf.h | 188 void AddNote(int type, const string &name, const uint8_t* desc_bytes,
|
D | synth_elf_unittest.cc | 384 notes.AddNote(1, "Linux", reinterpret_cast<const uint8_t *>("\x42\x02\0\0"), in TEST_F() 386 notes.AddNote(2, "a", reinterpret_cast<const uint8_t *>("foobar"), in TEST_F()
|
D | synth_elf.cc | 243 void Notes::AddNote(int type, const string &name, const uint8_t* desc_bytes, in AddNote() function in google_breakpad::synth_elf::Notes
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 16724 FUNC 31452 70 0 google_breakpad::synth_elf::Notes::AddNote
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/ |
D | breakpad_unittests.sym | 17772 FUNC 49cf0 b4 0 google_breakpad::synth_elf::Notes::AddNote
|