Searched refs:InstructionRel32Label (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/courgette/
H A Dassembly_program.h127 Label* InstructionRel32Label(const Instruction* instruction) const;
H A Dadjustment_method.cc601 if (Label* label = program->InstructionRel32Label(instruction))
H A Dassembly_program.cc230 Label* AssemblyProgram::InstructionRel32Label( function in class:courgette::AssemblyProgram
H A Dadjustment_method_2.cc1258 if (Label* label = program->InstructionRel32Label(instruction))

Completed in 87 milliseconds