Searched refs:EncodeUnwindInstructionTable (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/angle/build/android/gyp/ |
H A D | create_unwind_table_tests.py | 24 EncodeUnwindInstructionTable, GenerateUnwinds, GenerateUnwindTables, 647 table, offsets = EncodeUnwindInstructionTable([bytes([3])]) 657 table, offsets = EncodeUnwindInstructionTable([ 672 table, offsets = EncodeUnwindInstructionTable([
|
H A D | create_unwind_table.py | 468 def EncodeUnwindInstructionTable(complete_instruction_sequences: Iterable[bytes] function 1007 EncodeUnwindInstructionTable(complete_instruction_sequences))
|
/aosp_15_r20/external/cronet/build/android/gyp/ |
H A D | create_unwind_table_tests.py | 24 EncodeUnwindInstructionTable, GenerateUnwinds, GenerateUnwindTables, 647 table, offsets = EncodeUnwindInstructionTable([bytes([3])]) 657 table, offsets = EncodeUnwindInstructionTable([ 672 table, offsets = EncodeUnwindInstructionTable([
|
H A D | create_unwind_table.py | 468 def EncodeUnwindInstructionTable(complete_instruction_sequences: Iterable[bytes] function 1007 EncodeUnwindInstructionTable(complete_instruction_sequences))
|