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