Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Dfile_id_unittest.cc233 Section text_1(kLittleEndian); in TYPED_TEST() local
234 PopulateSection(&text_1, 4096, 17); in TYPED_TEST()
235 elf1.AddSection(".text", text_1, SHT_PROGBITS); in TYPED_TEST()