Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-stack/elff/
Ddwarf_die.cc154 DIEAttrib high_pc; in contains_address() local
156 !get_attrib(DW_AT_high_pc, &high_pc) || in contains_address()
158 address >= high_pc.value()->u64) { in contains_address()