Home
last modified time | relevance | path

Searched defs:supportsNamedSections (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/elftosb/dist/common/
H A DSRecordSourceFile.h51 virtual bool supportsNamedSections() const { return false; } in supportsNamedSections() function
H A DSourceFile.h144 virtual bool supportsNamedSections() const { return false; } in supportsNamedSections() function
H A DELFSourceFile.h73 virtual bool supportsNamedSections() const { return true; } in supportsNamedSections() function