Home
last modified time | relevance | path

Searched defs:text_section (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/common/solaris/
Dfile_id.cc98 const GElf_Shdr *text_section = NULL; in FindElfTextSection() local
158 const void *text_section = NULL; in ElfFileIdentifier() local
/external/google-breakpad/src/common/linux/
Dfile_id.cc121 void* text_section; in HashElfTextSection() local
Ddump_symbols.cc322 const typename ElfClass::Shdr* text_section, in LoadDwarfCFI()
714 const Shdr* text_section = in LoadSymbols() local
/external/valgrind/perf/
Dtinycc.c2330 static Section *text_section, *data_section, *bss_section; /* predefined sections */ variable