Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Ddfx_elf_parser.cpp433 auto tmpPair = iter.first; in GetSectionInfo() local
434 if (tmpPair.first == idx) { in GetSectionInfo()
445 auto tmpPair = iter.first; in GetSectionInfo() local
446 if (tmpPair.second == secName) { in GetSectionInfo()
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
Delf_imitate.cpp791 auto tmpPair = iter.first; in GetSectionInfo() local
792 if (tmpPair.second == secName) { in GetSectionInfo()