Searched defs:codeType (Results 1 – 2 of 2) sorted by relevance
92 …mp(const uint8_t *jmpInsnPtr, const uint8_t *targetPtr, Reporter reporter, EntryPointType codeType) in ProcessJump()101 void ProcessJump(const uint8_t *jmpInsnPtr, const uint8_t *targetPtr, EntryPointType codeType) in ProcessJump()
75 std::string codeType = ""; member112 char codeType[20] = {0}; // 20:the maximum size of the codeType member