Home
last modified time | relevance | path

Searched defs:WriteCIE (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/compiler/debug/
H A Delf_debug_frame_writer.h38 static void WriteCIE(InstructionSet isa, /*inout*/ std::vector<uint8_t>* buffer) { in WriteCIE() function
/aosp12/art/libelffile/dwarf/
H A Dheaders.h41 void WriteCIE(bool is64bit, in WriteCIE() function