OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reltab
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/cpu_ref/linkloader/include/
ELFObject.h
123
ELFSectionRelTableTy *
reltab
,
128
ELFSectionRelTableTy *
reltab
,
133
ELFSectionRelTableTy *
reltab
,
138
ELFSectionRelTableTy *
reltab
,
/frameworks/rs/cpu_ref/linkloader/include/impl/
ELFSectionProgBits.hxx
48
ELFSectionRelTableTy const *
reltab
=
local
52
if (
reltab
) {
55
max_num_stubs =
reltab
->getMaxNumStubs(owner);
ELFObject.hxx
126
ELFSectionRelTableTy *
reltab
,
135
for (size_t i = 0; i <
reltab
->size(); ++i) {
137
ELFRelocTy *rel = (*
reltab
)[i];
359
ELFSectionRelTableTy *
reltab
,
367
for (size_t i = 0; i <
reltab
->size(); ++i) {
369
ELFRelocTy *rel = (*
reltab
)[i];
413
ELFSectionRelTableTy *
reltab
,
421
for (size_t i = 0; i <
reltab
->size(); ++i) {
423
ELFRelocTy *rel = (*
reltab
)[i];
461
ELFSectionRelTableTy *
reltab
,
679
ELFSectionRelTableTy *
reltab
=
local
[
all
...]
Completed in 25 milliseconds