Home
last modified time | relevance | path

Searched defs:elf_from_memory_not_file (Results 1 – 2 of 2) sorted by relevance

/system/unwinding/libunwindstack/include/unwindstack/
DUnwinder.h121 bool elf_from_memory_not_file() { return elf_from_memory_not_file_; } in elf_from_memory_not_file() function
/system/unwinding/libunwindstack/tests/
DUnwinderTest.cpp1311 TEST_F(UnwinderTest, elf_from_memory_not_file) { in TEST_F() argument