Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/build/android/gyp/
H A Dcreate_unwind_table_tests.py24 EncodeUnwindInstructionTable, GenerateUnwinds, GenerateUnwindTables,
647 table, offsets = EncodeUnwindInstructionTable([bytes([3])])
657 table, offsets = EncodeUnwindInstructionTable([
672 table, offsets = EncodeUnwindInstructionTable([
H A Dcreate_unwind_table.py468 def EncodeUnwindInstructionTable(complete_instruction_sequences: Iterable[bytes] function
1007 EncodeUnwindInstructionTable(complete_instruction_sequences))
/aosp_15_r20/external/cronet/build/android/gyp/
H A Dcreate_unwind_table_tests.py24 EncodeUnwindInstructionTable, GenerateUnwinds, GenerateUnwindTables,
647 table, offsets = EncodeUnwindInstructionTable([bytes([3])])
657 table, offsets = EncodeUnwindInstructionTable([
672 table, offsets = EncodeUnwindInstructionTable([
H A Dcreate_unwind_table.py468 def EncodeUnwindInstructionTable(complete_instruction_sequences: Iterable[bytes] function
1007 EncodeUnwindInstructionTable(complete_instruction_sequences))