Searched defs:elf_from_memory_not_file (Results 1 – 2 of 2) sorted by relevance
121 bool elf_from_memory_not_file() { return elf_from_memory_not_file_; } in elf_from_memory_not_file() function
1311 TEST_F(UnwinderTest, elf_from_memory_not_file) { in TEST_F() argument