OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thm_movw_brel
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocationFunctions.h
29
DECL_ARM_APPLY_RELOC_FUNC(
thm_movw_brel
) \
127
{ &
thm_movw_brel
, 87, "R_ARM_THM_MOVW_BREL_NC" }, \
129
{ &
thm_movw_brel
, 89, "R_ARM_THM_MOVW_BREL" }, \
ARMRelocator.cpp
1247
ARMRelocator::Result
thm_movw_brel
(Relocation& pReloc, ARMRelocator& pParent)
function
[
all
...]
Completed in 122 milliseconds