Searched defs:slot_type (Results 1 – 2 of 2) sorted by relevance
/art/openjdkjvmti/ |
D | ti_method.cc | 595 SlotType slot_type{ art::Primitive::kPrimVoid }; in Run() local 823 GetTypeError(art::ArtMethod* method, SlotType slot_type, const std::string& descriptor) override in GetTypeError() 837 SlotType slot_type, in GetTypeErrorInner() 976 GetTypeError(art::ArtMethod* method, SlotType slot_type, const std::string& descriptor) override in GetTypeError() 1001 GetTypeErrorInner(art::ArtMethod* method, SlotType slot_type, const std::string& descriptor) in GetTypeErrorInner()
|
/art/oatdump/ |
D | oatdump.cc | 1639 const char* slot_type, in DumpBssEntries() 1711 void DumpBssOffsets(std::ostream& os, const char* slot_type, const IndexBssMapping* mapping) { in DumpBssOffsets()
|