Home
last modified time | relevance | path

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

/system/core/libunwindstack/tests/fuzz/
DUnwinderComponentCreator.cpp283 uint8_t elf_file_count = data_provider->ConsumeIntegralInRange<uint8_t>(0, kMaxJitElfFiles); in PutElfFilesInMemory() local
286 for (uint8_t i = 0; i < elf_file_count; i++) { in PutElfFilesInMemory()