OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ri_gp_value
(Results
1 - 25
of
31
) sorted by null
1
2
/external/llvm/lib/Target/Mips/MCTargetDesc/
MipsOptionRecord.cpp
48
Streamer->EmitIntValue(
ri_gp_value
, 8);
61
assert((
ri_gp_value
& 0xffffffff) ==
ri_gp_value
);
62
Streamer->EmitIntValue(
ri_gp_value
, 4);
/external/llvm/lib/Target/Mips/
MipsOptionRecord.h
43
ri_gp_value
= 0;
75
int64_t
ri_gp_value
;
member in class:llvm::MipsRegInfoRecord
/toolchain/binutils/binutils-2.25/include/elf/
alpha.h
59
long
ri_gp_value
;
member in struct:__anon75948
mips.h
558
long
ri_gp_value
;
566
unsigned char
ri_gp_value
[4];
1066
unsigned char
ri_gp_value
[8];
1078
bfd_vma
ri_gp_value
;
556
long
ri_gp_value
;
member in struct:__anon75993
564
unsigned char
ri_gp_value
[4];
member in struct:__anon75994
1057
unsigned char
ri_gp_value
[8];
member in struct:__anon76001
1069
bfd_vma
ri_gp_value
;
member in struct:__anon76002
[
all
...]
/development/ndk/platforms/android-21/arch-mips/include/machine/
exec.h
161
Elf32_Sword
ri_gp_value
; /* $gp register value */
/development/ndk/platforms/android-21/arch-mips64/include/machine/
exec.h
161
Elf32_Sword
ri_gp_value
; /* $gp register value */
/development/ndk/platforms/android-9/arch-mips/include/machine/
exec.h
161
Elf32_Sword
ri_gp_value
; /* $gp register value */
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/machine/
exec.h
161
Elf32_Sword
ri_gp_value
; /* $gp register value */
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/machine/
exec.h
161
Elf32_Sword
ri_gp_value
; /* $gp register value */
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/machine/
exec.h
161
Elf32_Sword
ri_gp_value
; /* $gp register value */
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/machine/
exec.h
161
Elf32_Sword
ri_gp_value
; /* $gp register value */
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/machine/
exec.h
161
Elf32_Sword
ri_gp_value
; /* $gp register value */
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/machine/
exec.h
161
Elf32_Sword
ri_gp_value
; /* $gp register value */
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/machine/
exec.h
161
Elf32_Sword
ri_gp_value
; /* $gp register value */
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/machine/
exec.h
161
Elf32_Sword
ri_gp_value
; /* $gp register value */
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/machine/
exec.h
161
Elf32_Sword
ri_gp_value
; /* $gp register value */
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/machine/
exec.h
161
Elf32_Sword
ri_gp_value
; /* $gp register value */
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/machine/
exec.h
161
Elf32_Sword
ri_gp_value
; /* $gp register value */
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/machine/
exec.h
161
Elf32_Sword
ri_gp_value
; /* $gp register value */
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/machine/
exec.h
161
Elf32_Sword
ri_gp_value
; /* $gp register value */
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/machine/
exec.h
161
Elf32_Sword
ri_gp_value
; /* $gp register value */
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/machine/
exec.h
161
Elf32_Sword
ri_gp_value
; /* $gp register value */
/external/llvm/include/llvm/Object/
ELFTypes.h
520
Elf_Addr
ri_gp_value
; // gp register value
529
Elf_Addr
ri_gp_value
; // gp register value
/frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp
386
Elf32_Addr
ri_gp_value
; // GP register value for this object file.
member in struct:llvm::ELF::Elf32_RegInfo
394
Elf64_Addr
ri_gp_value
; // GP register value for this object file.
member in struct:llvm::ELF::Elf64_RegInfo
481
m_GP0Map[&pInput] = reg->
ri_gp_value
;
485
m_GP0Map[&pInput] = reg->
ri_gp_value
;
[
all
...]
/toolchain/binutils/binutils-2.25/bfd/
elfxx-mips.c
[
all
...]
Completed in 1215 milliseconds
1
2