Searched refs:FindElfTextSection (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/common/solaris/
H A Dfile_id.cc65 static bool FindElfTextSection(int fd, const void *elf_base, function in namespace:google_breakpad
161 if (FindElfTextSection(fd, base, &text_section, &text_size)) {

Completed in 94 milliseconds