Home
last modified time | relevance | path

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

/external/vixl/examples/aarch64/
Dcustom-disassembler.h51 virtual void AppendCodeRelativeCodeAddressToOutput(
Dcustom-disassembler.cc85 void CustomDisassembler::AppendCodeRelativeCodeAddressToOutput( in AppendCodeRelativeCodeAddressToOutput() function in CustomDisassembler
/external/vixl/src/aarch64/
Ddisasm-aarch64.h83 virtual void AppendCodeRelativeCodeAddressToOutput(const Instruction* instr,
Ddisasm-aarch64.cc9612 void Disassembler::AppendCodeRelativeCodeAddressToOutput( in AppendCodeRelativeCodeAddressToOutput() function in vixl::aarch64::Disassembler
10442 AppendCodeRelativeCodeAddressToOutput(instr, address); in SubstituteLiteralField()
10585 AppendCodeRelativeCodeAddressToOutput(instr, target_address); in SubstituteBranchTargetField()
/external/vixl/doc/aarch64/topics/
Dextending-the-disassembler.md22 virtual void AppendCodeRelativeCodeAddressToOutput(const Instruction* instr,