Home
last modified time | relevance | path

Searched defs:method_access_flags (Results 1 – 4 of 4) sorted by relevance

/art/compiler/sea_ir/
Dfrontend.cc43 uint32_t method_access_flags, InvokeType invoke_type, in CompileMethodWithSeaIr()
67 uint32_t method_access_flags, in SeaIrCompileOneMethod()
81 uint32_t method_access_flags, art::InvokeType invoke_type, in SeaIrCompileMethod()
/art/compiler/sea_ir/ir/
Dsea.cc195 uint32_t method_idx, uint32_t method_access_flags) { in BuildMethodSeaGraph()
413 uint32_t method_idx, uint32_t method_access_flags, const art::DexFile& dex_file) { in CompileMethod()
/art/runtime/verifier/
Dmethod_verifier.cc264 uint32_t method_access_flags, in VerifyMethod()
313 uint32_t method_access_flags) { in VerifyMethodAndDump()
329 mirror::ArtMethod* method, uint32_t method_access_flags, in MethodVerifier()
/art/oatdump/
Doatdump.cc451 uint32_t method_access_flags) { in DumpOatMethod()
905 uint32_t method_access_flags) { in DumpVerifier()