Searched refs:POSSIBLE_JUMP_TABLE (Results 1 – 4 of 4) sorted by relevance
95 POSSIBLE_JUMP_TABLE, /// Possibly a non-PIC jump table. enumerator
54 POSSIBLE_JUMP_TABLE, /// Possibly a switch/jump table. enumerator
902 MemType = MemoryContentsType::POSSIBLE_JUMP_TABLE; in processIndirectBranch()925 BranchType = IndirectBranchType::POSSIBLE_JUMP_TABLE; in processIndirectBranch()1123 case IndirectBranchType::POSSIBLE_JUMP_TABLE: in disassemble()
476 return MemoryContentsType::POSSIBLE_JUMP_TABLE; in analyzeMemoryAt()