mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 12:22:20 +08:00
Remove one inline.
This commit is contained in:
@ -300,7 +300,7 @@ Merge_map::add_mapping(Relobj* object, unsigned int shndx,
|
|||||||
// *OUTPUT_OFFSET to the offset in the output section. This returns
|
// *OUTPUT_OFFSET to the offset in the output section. This returns
|
||||||
// true if the mapping is known, false otherwise.
|
// true if the mapping is known, false otherwise.
|
||||||
|
|
||||||
inline bool
|
bool
|
||||||
Merge_map::get_output_offset(const Relobj* object, unsigned int shndx,
|
Merge_map::get_output_offset(const Relobj* object, unsigned int shndx,
|
||||||
section_offset_type offset,
|
section_offset_type offset,
|
||||||
section_offset_type* output_offset) const
|
section_offset_type* output_offset) const
|
||||||
|
Reference in New Issue
Block a user