OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rel_mem
(Results
1 - 5
of
5
) sorted by null
/build/tools/lsd/
lsd.c
359
GElf_Rel
rel_mem
;
local
362
&
rel_mem
) == NULL,
364
if (GELF_R_TYPE(
rel_mem
.r_info) == R_ARM_COPY &&
365
GELF_R_SYM (
rel_mem
.r_info) == symidx)
376
GElf_Rela
rel_mem
;
local
379
&
rel_mem
) == NULL,
381
if (GELF_R_TYPE(
rel_mem
.r_info) == R_ARM_COPY &&
382
GELF_R_SYM (
rel_mem
.r_info) == symidx)
/build/tools/apriori/
apriori.c
981
GElf_Rel *rel,
rel_mem
;
local
[
all
...]
/external/elfutils/src/
strip.c
1313
GElf_Rel
rel_mem
;
local
1331
GElf_Rela
rel_mem
;
local
[
all
...]
elflint.c
1203
GElf_Rel
rel_mem
;
local
[
all
...]
/external/elfcopy/
elfcopy.c
1355
GElf_Rel
rel_mem
;
local
1375
GElf_Rela
rel_mem
;
local
1494
GElf_Rel
rel_mem
;
variable
[
all
...]
Completed in 593 milliseconds