Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Ddisasm-a64.h64 virtual void AppendPCRelativeOffsetToOutput(const Instruction* instr,
Ddisasm-a64.cc2688 void Disassembler::AppendPCRelativeOffsetToOutput(const Instruction* instr, in AppendPCRelativeOffsetToOutput() function in vixl::Disassembler
2987 AppendPCRelativeOffsetToOutput(instr, offset); in SubstituteImmediateField()
3299 AppendPCRelativeOffsetToOutput(instr, offset); in SubstitutePCRelAddressField()
3326 AppendPCRelativeOffsetToOutput(instr, offset); in SubstituteBranchTargetField()
/external/vixl/doc/topics/
Dextending-the-disassembler.md18 virtual void AppendPCRelativeOffsetToOutput(const Instruction* instr,