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.cc83 void CustomDisassembler::AppendCodeRelativeCodeAddressToOutput( in AppendCodeRelativeCodeAddressToOutput() function in CustomDisassembler
/external/vixl/src/aarch64/
Ddisasm-aarch64.h80 virtual void AppendCodeRelativeCodeAddressToOutput(const Instruction* instr,
Ddisasm-aarch64.cc4055 void Disassembler::AppendCodeRelativeCodeAddressToOutput( in AppendCodeRelativeCodeAddressToOutput() function in vixl::aarch64::Disassembler
4590 AppendCodeRelativeCodeAddressToOutput(instr, address); in SubstituteLiteralField()
4725 AppendCodeRelativeCodeAddressToOutput(instr, target_address); in SubstituteBranchTargetField()
/external/vixl/doc/aarch64/topics/
Dextending-the-disassembler.md22 virtual void AppendCodeRelativeCodeAddressToOutput(const Instruction* instr,