Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DJumpInstrTables.cpp57 static const char jump_func_prefix[] = "__llvm_jump_instr_table_"; variable
179 std::string NewName(jump_func_prefix); in insertEntry()