Searched refs:post_map (Results 1 – 9 of 9) sorted by relevance
178 bool post_map) in Fde() argument183 this->u_.from_linker.post_map = post_map; in Fde()206 post_map() const in post_map() function207 { return this->object_ == NULL && this->u_.from_linker.post_map; } in post_map()211 post_map(const Output_data* plt) const in post_map() function212 { return this->post_map() && this->u_.from_linker.plt == plt; } in post_map()248 bool post_map; member
492 if ((*p)->post_map()) in write()1165 if (!fde->post_map(plt)) in remove_ehframe_for_plt()
139 * ehframe.h (Fde:post_map): Make const, add variant to compare plt.
3670 * ehframe.h (class FDE): Add post_map field to u_.from_linker,
636 if (const line_map_ordinary *post_map in linemap_module_restore() local644 const_cast <line_map_ordinary *> (post_map)->included_from = inc_at; in linemap_module_restore()646 return post_map->start_location; in linemap_module_restore()