Home
last modified time | relevance | path

Searched refs:AppendCodeRelativeCodeAddressToOutput (Results 1 – 5 of 5) sorted by relevance

/external/vixl/examples/
Dcustom-disassembler.h51 virtual void AppendCodeRelativeCodeAddressToOutput(const Instruction* instr,
Dcustom-disassembler.cc85 void CustomDisassembler::AppendCodeRelativeCodeAddressToOutput( in AppendCodeRelativeCodeAddressToOutput() function in CustomDisassembler
/external/vixl/src/vixl/a64/
Ddisasm-a64.h77 virtual void AppendCodeRelativeCodeAddressToOutput(const Instruction* instr,
Ddisasm-a64.cc2727 void Disassembler::AppendCodeRelativeCodeAddressToOutput( in AppendCodeRelativeCodeAddressToOutput() function in vixl::Disassembler
3218 AppendCodeRelativeCodeAddressToOutput(instr, address); in SubstituteLiteralField()
3328 AppendCodeRelativeCodeAddressToOutput(instr, target_address); in SubstituteBranchTargetField()
/external/vixl/doc/topics/
Dextending-the-disassembler.md22 virtual void AppendCodeRelativeCodeAddressToOutput(const Instruction* instr,