libabigail
Loading...
Searching...
No Matches
elf_symbol_comp Struct Reference

A functor to compare instances of elf_symbol base on their names. More...

#include <abg-comparison-priv.h>

Public Member Functions

bool operator() (const elf_symbol &l, const elf_symbol &r)
 
bool operator() (const elf_symbol *l, const elf_symbol *r)
 
bool operator() (const elf_symbol_sptr &l, const elf_symbol_sptr &r)
 

Detailed Description

A functor to compare instances of elf_symbol base on their names.

Definition at line 1024 of file abg-comparison-priv.h.

Member Function Documentation

◆ operator()() [1/3]

bool operator() ( const elf_symbol & l,
const elf_symbol & r )
inline

Definition at line 1027 of file abg-comparison-priv.h.

◆ operator()() [2/3]

bool operator() ( const elf_symbol * l,
const elf_symbol * r )
inline

Definition at line 1034 of file abg-comparison-priv.h.

◆ operator()() [3/3]

bool operator() ( const elf_symbol_sptr & l,
const elf_symbol_sptr & r )
inline

Definition at line 1038 of file abg-comparison-priv.h.


The documentation for this struct was generated from the following file: