Searched refs:collectDebugInfoForJumpTables (Results 1 – 2 of 2) sorted by relevance
500 void collectDebugInfoForJumpTables(const MachineFunction *MF, bool isThumb);
3106 collectDebugInfoForJumpTables(MF, isThumb); in endFunctionImpl()3530 void CodeViewDebug::collectDebugInfoForJumpTables(const MachineFunction *MF, in collectDebugInfoForJumpTables() function in CodeViewDebug