OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thm_movt_prel
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocationFunctions.h
32
DECL_ARM_APPLY_RELOC_FUNC(
thm_movt_prel
) \
92
{ &
thm_movt_prel
, 50, "R_ARM_THM_MOVT_PREL" }, \
130
{ &
thm_movt_prel
, 88, "R_ARM_THM_MOVT_BREL" }, \
ARMRelocator.cpp
1314
ARMRelocator::Result
thm_movt_prel
(Relocation& pReloc, ARMRelocator& pParent) {
function in namespace:mcld
[
all
...]
Completed in 1447 milliseconds