OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mimg
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/coregrind/m_debuginfo/
readelf.c
1470
DiImage*
mimg
= NULL;
local
[
all
...]
readmacho.c
153
DiImage*
mimg
= ML_(img_from_local_file)(filename);
local
154
if (
mimg
== NULL) {
168
// the bounds if it turns out to be fat. This stores |
mimg
| as
169
// |sli.img|, so NULL out |
mimg
| after this point, for the sake of
171
sli = ML_(sli_from_img)(
mimg
);
172
mimg
= NULL;
[
all
...]
Completed in 42 milliseconds