OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kUnpatchedPcRelativeRawCode
(Results
1 - 4
of
4
) sorted by null
/art/compiler/linker/mips/
relative_patcher_mips32r6_test.cc
28
static const uint8_t
kUnpatchedPcRelativeRawCode
[];
44
const uint8_t Mips32r6RelativePatcherTest::
kUnpatchedPcRelativeRawCode
[] = {
52
kUnpatchedPcRelativeRawCode
);
relative_patcher_mips_test.cc
32
static const uint8_t
kUnpatchedPcRelativeRawCode
[];
48
const uint8_t MipsRelativePatcherTest::
kUnpatchedPcRelativeRawCode
[] = {
57
kUnpatchedPcRelativeRawCode
);
/art/compiler/linker/mips64/
relative_patcher_mips64_test.cc
28
static const uint8_t
kUnpatchedPcRelativeRawCode
[];
46
const uint8_t Mips64RelativePatcherTest::
kUnpatchedPcRelativeRawCode
[] = {
57
kUnpatchedPcRelativeRawCode
);
/art/compiler/linker/arm/
relative_patcher_thumb2_test.cc
33
static const uint8_t
kUnpatchedPcRelativeRawCode
[];
155
const uint8_t Thumb2RelativePatcherTest::
kUnpatchedPcRelativeRawCode
[] = {
161
kUnpatchedPcRelativeRawCode
);
Completed in 2367 milliseconds