Searched defs:comment (Results 1 – 5 of 5) sorted by relevance
34 const unsigned char* comment; //mComment; member
98 ssize_t comment = mComments.indexOfKey(i); in disassemble() local108 void ARMAssembler::comment(const char* string) in comment() function in android::ARMAssembler361 void ARMAssembler::SWI(int cc, uint32_t comment) { in SWI()
132 void ArmToMipsAssembler::comment(const char* string) in comment() function in android::ArmToMipsAssembler1019 void ArmToMipsAssembler::SWI(int cc, uint32_t comment) { in SWI()1353 ssize_t comment = mComments.indexOfKey(mipsPC); in disassemble() local1366 void MIPSAssembler::comment(const char* string) in comment() function in android::MIPSAssembler
68 void ARMAssemblerProxy::comment(const char* string) { in comment() function in android::ARMAssemblerProxy249 void ARMAssemblerProxy::SWI(int cc, uint32_t comment) { in SWI()
241 ssize_t comment = mComments.indexOfKey(i); in disassemble() local256 void ArmToArm64Assembler::comment(const char* string) in comment() function in android::ArmToArm64Assembler