OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:got16
(Results
1 - 11
of
11
) sorted by null
/frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocationFunctions.h
19
DECL_MIPS_APPLY_RELOC_FUNC(
got16
) \
35
{ &
got16
, 9, "R_MIPS_GOT16", 16}, \
MipsRelocator.cpp
569
MipsRelocator::Result
got16
(Relocation& pReloc, MipsRelocator& pParent)
function
/external/elfutils/backends/
s390_reloc.def
43
RELOC_TYPE (
GOT16
, REL)
ppc64_reloc.def
42
RELOC_TYPE (
GOT16
, REL)
ppc_reloc.def
42
RELOC_TYPE (
GOT16
, REL)
/external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp
190
// Return true if R is either a
GOT16
against a local symbol or HI16.
238
// Get list of unmatched HI16 and
GOT16
.
243
// Insert unmatched HI16 and
GOT16
immediately before their matching LO16.
/external/llvm/lib/MC/
MCExpr.cpp
252
case VK_Mips_GOT16: return "
GOT16
";
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/
as.info
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/
as.info
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/
as.info
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/
as.info
[
all
...]
Completed in 293 milliseconds