OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:got_prel
(Results
1 - 8
of
8
) sorted by null
/ndk/tests/build/b14811006-GOT_PREL-optimization/
build.sh
1
# Check if ARM compiler optimize GOT using
GOT_PREL
as much
25
# .word gMask_00FF00FF(
GOT_PREL
)+(.-(.LPIC1+8))
55
fgrep -q "(
GOT_PREL
)" SkAlphaMulQ.s
56
fail_panic "Fail to optimize GOT access with
GOT_PREL
, ABI=$ABI."
/external/llvm/test/MC/ARM/
symbol-variants.s
87
@
got_prel
88
.word f26(
GOT_PREL
) + (. - .Lsym)
89
ldr r3, =f27(
GOT_PREL
)
/frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocationFunctions.h
33
DECL_ARM_APPLY_RELOC_FUNC(
got_prel
) \
83
{ &
got_prel
, 41, "R_ARM_TARGET2" }, \
138
{ &
got_prel
, 96, "R_ARM_GOT_PREL" }, \
ARMRelocator.cpp
943
ARMRelocator::Result
got_prel
(Relocation& pReloc, ARMRelocator& pParent)
function
[
all
...]
/external/llvm/lib/MC/
MCExpr.cpp
290
.Case("
GOT_PREL
", VK_GOTPCREL)
291
.Case("
got_prel
", VK_GOTPCREL)
/frameworks/base/docs/html/tools/sdk/ndk/
index.jd
[
all
...]
/prebuilts/sdk/tools/linux/
libLLVM.so
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
as.info
[
all
...]
Completed in 1185 milliseconds