Home
last modified time | relevance | path

Searched refs:AppendPCRelativeOffsetToOutput (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vixl/doc/aarch64/topics/
H A Dextending-the-disassembler.md18 virtual void AppendPCRelativeOffsetToOutput(const Instruction* instr,
/aosp_15_r20/external/vixl/src/aarch64/
H A Ddisasm-aarch64.h71 virtual void AppendPCRelativeOffsetToOutput(const Instruction* instr,
H A Ddisasm-aarch64.cc5916 void Disassembler::AppendPCRelativeOffsetToOutput(const Instruction *instr, in AppendPCRelativeOffsetToOutput() function in vixl::aarch64::Disassembler
6374 AppendPCRelativeOffsetToOutput(instr, offset); in SubstituteImmediateField()
6892 AppendPCRelativeOffsetToOutput(instr, offset); in SubstitutePCRelAddressField()
6928 AppendPCRelativeOffsetToOutput(instr, offset); in SubstituteBranchTargetField()