Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Delfutils-inl.h52 int nsection) { in FindElfSectionByName() argument
55 assert(nsection > 0); in FindElfSectionByName()
61 for (int i = 0; i < nsection; ++i) { in FindElfSectionByName()
Delfutils.h94 int nsection);