FindNextSection   338 courgette/disassembler_win32_x64.cc     const Section* section = FindNextSection(file_offset);
FindNextSection   388 courgette/disassembler_win32_x64.cc     const Section* section = FindNextSection(file_offset);
FindNextSection    92 courgette/disassembler_win32_x64.h   const Section* FindNextSection(uint32 file_offset) const;
FindNextSection   338 courgette/disassembler_win32_x86.cc     const Section* section = FindNextSection(file_offset);
FindNextSection   388 courgette/disassembler_win32_x86.cc     const Section* section = FindNextSection(file_offset);
FindNextSection    92 courgette/disassembler_win32_x86.h   const Section* FindNextSection(uint32 file_offset) const;