Searched refs:AutoSectionPutter (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/debugger/dwarf/
H A DDwarfFile.cpp34 // #pragma mark - AutoSectionPutter
37 class AutoSectionPutter { class
39 AutoSectionPutter(ElfFile* elfFile, ElfSection* elfSection) function in class:AutoSectionPutter
46 ~AutoSectionPutter()
3220 AutoSectionPutter putter(fElfFile, debugLinkSection);

Completed in 171 milliseconds