Searched defs:CompiledMethod (Results 1 – 4 of 4) sorted by relevance
24 class CompiledMethod < OpenStruct class
31 class CompiledMethod; variable
34 class CompiledMethod; variable
34 …CompiledMethod(Arch arch, Method *method, size_t index) : arch_(arch), method_(method), index_(ind… in CompiledMethod() function