Searched defs:is_eh_frame (Results 1 – 2 of 2) sorted by relevance
31 …meInfo(ObjectFile& objfile, SectionSP& section_sp, lldb::RegisterKind reg_kind, bool is_eh_frame) : in DWARFCallFrameInfo()
5391 bool is_eh_frame = strcmp (scnname, ".eh_frame") == 0; in print_debug_frame_section() local