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

/netbsd-current/external/gpl3/gdb/dist/gdb/compile/
H A Dcompile-object-load.c96 unsigned m_last_prot = -1; member in struct:setup_sections_data
141 || (m_last_prot != prot && bfd_section_size (sect) != 0))
149 m_last_prot);
156 m_last_prot);
174 m_last_prot = prot;

Completed in 79 milliseconds