FileList
typedef BObjectList<File, true> FileList;
typedef DoublyLinkedList<DwarfFile> FileList;
typedef std::vector<file_entry> FileList;