OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLT
(Results
26 - 38
of
38
) sorted by null
1
2
/prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/machine/
asm.h
61
#define PIC_PLT(x) x@
PLT
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/machine/
asm.h
61
#define PIC_PLT(x) x@
PLT
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/machine/
asm.h
61
#define PIC_PLT(x) x@
PLT
/bionic/libc/arch-x86/include/machine/
asm.h
61
#define PIC_PLT(x) x@
PLT
/development/ndk/platforms/android-9/arch-x86/include/machine/
asm.h
61
#define PIC_PLT(x) x@
PLT
/external/icu4c/tools/tzcode/
icuzones
65
Link Asia/Karachi
PLT
/frameworks/compile/mclinker/lib/Target/ARM/
ARMPLT.cpp
48
:
PLT
(pSection, pSectionData), m_GOT(pGOTPLT), m_PLTEntryIterator() {
84
assert(!GOTPLTEntry && "
PLT
entry and got.
plt
entry doesn't match!");
91
"The number of
PLT
Entries and ResolveInfo doesn't match");
95
assert(got_it != got_ie && "The number of GOTPLT and
PLT
doesn't match");
112
assert(!PLTEntry && "
PLT
entry and got.
plt
entry doesn't match!");
119
"The number of
PLT
Entries and ResolveInfo doesn't match");
123
assert(got_it != got_ie && "The number of GOTPLT and
PLT
doesn't match");
147
assert(plt_base && ".
plt
base address is NULL!")
[
all
...]
/frameworks/compile/mclinker/lib/Target/X86/
X86PLT.cpp
60
:
PLT
(pSection, pSectionData), m_GOT(pGOTPLT), m_PLTEntryIterator()
120
assert(!GOTPLTEntry && "
PLT
entry and got.
plt
entry doesn't match!");
127
"The number of
PLT
Entries and ResolveInfo doesn't match");
145
assert(!PLTEntry && "
PLT
entry and got.
plt
entry doesn't match!");
152
"The number of
PLT
Entries and ResolveInfo doesn't match");
208
assert(plt_base && ".
plt
base address is NULL!");
269
"The number of got.
plt
entries is inconsistent!");
/external/libffi/src/x86/
sysv.S
194
call ffi_closure_SYSV_inner@
PLT
unix64.S
230
call ffi_closure_unix64_inner@
PLT
freebsd.S
207
call ffi_closure_SYSV_inner@
PLT
/external/openssl/crypto/perlasm/
x86_64-xlate.pl
408
$self->{value} =~ s/\@
PLT
// if (!$elf);
[
all
...]
/external/elfutils/
elfutils.spec
375
- Fix a few
PLT
problems and mudflap build issues.
Completed in 2921 milliseconds
1
2