OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NativeObjectRelocation
(Results
1 - 2
of
2
) sorted by null
/art/dex2oat/linker/
image_writer.h
606
struct
NativeObjectRelocation
{
617
std::unordered_map<void*,
NativeObjectRelocation
> native_object_relocations_;
image_writer.cc
498
NativeObjectRelocation
{ oat_index, offset, NativeObjectRelocationType::kDexCacheArray });
[
all
...]
Completed in 130 milliseconds