Home
last modified time | relevance | path

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

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