OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:load_attempted
(Results
1 - 3
of
3
) sorted by null
/external/libunwind/src/
elfxx.h
150
ei->
load_attempted
= true;
174
if (!map->ei.
load_attempted
) {
175
map->ei.
load_attempted
= true;
os-linux.c
63
cur_map->ei.
load_attempted
= false;
/external/libunwind/include/
libunwind_i.h
337
bool
load_attempted
; /* true if we've already attempted to load the elf */
member in struct:elf_image
Completed in 51 milliseconds