Searched refs:WriteFDE (Results 1 – 4 of 4) sorted by relevance
/art/compiler/debug/dwarf/ |
D | dwarf_test.cc | 129 WriteFDE(is64bit, 0, 0, 0x01000000, 0x01000000, ArrayRef<const uint8_t>(*opcodes.data()), in TEST_F() 144 WriteFDE(is64bit, 0, 0, 0x0100000000000000, 0x0200000000000000, in TEST_F() 182 WriteFDE(is64bit, 0, 0, 0x0100000000000000, 0x0200000000000000, in TEST_F()
|
D | headers.h | 80 void WriteFDE(bool is64bit, in WriteFDE() function
|
/art/compiler/ |
D | cfi_test.h | 54 dwarf::WriteFDE(is64bit, 0, 0, 0, actual_asm.size(), ArrayRef<const uint8_t>(actual_cfi), in GenerateExpected()
|
/art/compiler/debug/ |
D | elf_debug_frame_writer.h | 233 WriteFDE(is64bit, cfi_address, cie_address, in WriteCFISection()
|