OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gprel32
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocationFunctions.h
21
DECL_MIPS_APPLY_RELOC_FUNC(
gprel32
) \
38
{ &
gprel32
, 12, "R_MIPS_GPREL32", 32}, \
MipsRelocator.cpp
646
MipsRelocator::Result
gprel32
(Relocation& pReloc, MipsRelocator& pParent)
function
/external/libffi/src/alpha/
osf.S
267
.
gprel32
$load_none # FFI_TYPE_VOID
268
.
gprel32
$load_32 # FFI_TYPE_INT
269
.
gprel32
$load_float # FFI_TYPE_FLOAT
270
.
gprel32
$load_double # FFI_TYPE_DOUBLE
271
.
gprel32
$load_none # FFI_TYPE_LONGDOUBLE
272
.
gprel32
$load_u8 # FFI_TYPE_UINT8
273
.
gprel32
$load_s8 # FFI_TYPE_SINT8
274
.
gprel32
$load_u16 # FFI_TYPE_UINT16
275
.
gprel32
$load_s16 # FFI_TYPE_SINT16
276
.
gprel32
$load_32 # FFI_TYPE_UINT3
[
all
...]
Completed in 68 milliseconds