Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/examples/aarch64/
H A Dcustom-disassembler.h51 virtual void AppendCodeRelativeCodeAddressToOutput(
H A Dcustom-disassembler.cc87 void CustomDisassembler::AppendCodeRelativeCodeAddressToOutput( in AppendCodeRelativeCodeAddressToOutput() function in CustomDisassembler
/aosp_15_r20/external/vixl/doc/aarch64/topics/
H A Dextending-the-disassembler.md22 virtual void AppendCodeRelativeCodeAddressToOutput(const Instruction* instr,
/aosp_15_r20/external/vixl/src/aarch64/
H A Ddisasm-aarch64.h84 virtual void AppendCodeRelativeCodeAddressToOutput(const Instruction* instr,
H A Ddisasm-aarch64.cc5960 void Disassembler::AppendCodeRelativeCodeAddressToOutput( in AppendCodeRelativeCodeAddressToOutput() function in vixl::aarch64::Disassembler
6787 AppendCodeRelativeCodeAddressToOutput(instr, address); in SubstituteLiteralField()
6930 AppendCodeRelativeCodeAddressToOutput(instr, target_address); in SubstituteBranchTargetField()