template <class ElementType>
struct LinkMapListInFirstMemberTraits
Defined at line 144 of file ../../src/lib/elfldltl/include/lib/elfldltl/link-map-list.h
This defines the "traits" type for a struct with a first member named
`link_map` that is of the LinkMap type.
Public Methods
const ElementType & LinkMapToElement (const LinkMapType & map)
Defined at line 147 of file ../../src/lib/elfldltl/include/lib/elfldltl/link-map-list.h
const LinkMapType & ElementToLinkMap (const ElementType & element)
Defined at line 158 of file ../../src/lib/elfldltl/include/lib/elfldltl/link-map-list.h