OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pointer_size_shift
(Results
1 - 7
of
7
) sorted by null
/art/runtime/
asm_support.h
31
#define
POINTER_SIZE_SHIFT
3
34
#define
POINTER_SIZE_SHIFT
2
37
ADD_TEST_EQ(static_cast<size_t>(1U <<
POINTER_SIZE_SHIFT
),
/art/runtime/arch/arm/
quick_entrypoints_arm.S
[
all
...]
/art/runtime/arch/arm64/
quick_entrypoints_arm64.S
[
all
...]
/art/runtime/arch/mips/
quick_entrypoints_mips.S
[
all
...]
/art/runtime/arch/mips64/
quick_entrypoints_mips64.S
[
all
...]
/toolchain/binutils/binutils-2.27/gas/config/
tc-ia64.c
337
int
pointer_size_shift
; /* shift size of a pointer for alignment */
member in struct:__anon4287
[
all
...]
/toolchain/binutils/binutils-2.27/gas/
ChangeLog-0001
[
all
...]
Completed in 1266 milliseconds