OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reltype
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/cpu_ref/linkloader/include/impl/
ELFObject.hxx
154
relinfo_t
reltype
= rel->getType();
local
155
switch (
reltype
) {
182
if (
reltype
== R_ARM_CALL ||
reltype
== R_ARM_JUMP24) {
253
if (
reltype
== R_ARM_CALL ||
reltype
== R_ARM_JUMP24) {
310
if (
reltype
== R_ARM_MOVT_ABS
311
||
reltype
== R_ARM_THM_MOVT_ABS) {
315
if (
reltype
== R_ARM_MOVT_ABS
316
||
reltype
== R_ARM_MOVW_ABS_NC)
401
relinfo_t
reltype
= rel->getType();
local
[
all
...]
/external/elfutils/0.153/src/
elflint.c
[
all
...]
Completed in 212 milliseconds