Searched refs:MmapSize (Results 1 – 2 of 2) sorted by relevance
66 size_t MmapSize();
52 size_t ElfParser::MmapSize() in MmapSize() function in OHOS::HiviewDFX::ElfParser408 if (size > MmapSize()) { in ParseStrTab()