OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:plt32
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/mclinker/lib/Target/X86/
X86RelocationFunctions.h
20
DECL_X86_32_APPLY_RELOC_FUNC(
plt32
) \
37
{ &
plt32
, 4, "R_386_PLT32", 32 }, \
88
DECL_X86_64_APPLY_RELOC_FUNC(
plt32
) \
97
{ &
plt32
, 4, "R_X86_64_PLT32", 32 }, \
X86Relocator.cpp
973
Relocator::Result
plt32
(Relocation& pReloc, X86_32Relocator& pParent) {
function in namespace:mcld
1632
Relocator::Result
plt32
(Relocation& pReloc, X86_64Relocator& pParent) {
function in namespace:mcld
[
all
...]
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
arm-lib-plt32.d
2
tmpdir/arm-lib-
plt32
.so: file format elf32-(little|big)arm
arm-elf.exp
235
{"Simple PIC shared library" "-shared" "" "" {arm-lib-
plt32
.s}
236
{{objdump -fdw arm-lib-
plt32
.d} {objdump -Rw arm-lib-
plt32
.r}}
237
"arm-lib-
plt32
.so"}
[
all
...]
Completed in 601 milliseconds