Home
last modified time | relevance | path

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

/art/compiler/debug/dwarf/
Ddwarf_test.cc129 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()
Dheaders.h80 void WriteFDE(bool is64bit, in WriteFDE() function
/art/compiler/
Dcfi_test.h54 dwarf::WriteFDE(is64bit, 0, 0, 0, actual_asm.size(), ArrayRef<const uint8_t>(actual_cfi), in GenerateExpected()
/art/compiler/debug/
Delf_debug_frame_writer.h233 WriteFDE(is64bit, cfi_address, cie_address, in WriteCFISection()