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.h81 virtual void AppendCodeRelativeCodeAddressToOutput(const Instruction* instr,
Ddisasm-aarch64.cc4808 void Disassembler::AppendCodeRelativeCodeAddressToOutput( in AppendCodeRelativeCodeAddressToOutput() function in vixl::aarch64::Disassembler
5456 AppendCodeRelativeCodeAddressToOutput(instr, address); in SubstituteLiteralField()
5591 AppendCodeRelativeCodeAddressToOutput(instr, target_address); in SubstituteBranchTargetField()
/external/vixl/doc/aarch64/topics/
Dextending-the-disassembler.md22 virtual void AppendCodeRelativeCodeAddressToOutput(const Instruction* instr,