Home
last modified time | relevance | path

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

/external/libunwind/src/mi/
DLmap.c31 HIDDEN int local_map_list_refs = 0; variable
68 if (local_map_list_refs == 0) in unw_map_local_create()
72 local_map_list_refs = 1; in unw_map_local_create()
77 local_map_list_refs++; in unw_map_local_create()
92 if (local_map_list != NULL && --local_map_list_refs == 0) in unw_map_local_destroy()