Searched refs:WriteFDE (Results 1 - 4 of 4) sorted by relevance

/art/compiler/debug/dwarf/
H A Ddwarf_test.cc129 WriteFDE(is64bit, 0, 0, 0x01000000, 0x01000000, ArrayRef<const uint8_t>(*opcodes.data()),
144 WriteFDE(is64bit, 0, 0, 0x0100000000000000, 0x0200000000000000,
182 WriteFDE(is64bit, 0, 0, 0x0100000000000000, 0x0200000000000000,
H A Dheaders.h80 void WriteFDE(bool is64bit, function in namespace:art::dwarf
/art/compiler/
H A Dcfi_test.h54 dwarf::WriteFDE(is64bit, 0, 0, 0, actual_asm.size(), ArrayRef<const uint8_t>(actual_cfi),
/art/compiler/debug/
H A Delf_debug_frame_writer.h233 WriteFDE(is64bit, cfi_address, cie_address,

Completed in 90 milliseconds