Searched defs:file_length (Results 1 – 7 of 7) sorted by relevance
87 ElfFile(File* file, off_t start, size_t file_length, const std::string& file_location) in ElfFile()
87 ElfFileImpl(File* file, off_t start, size_t file_length, const std::string& file_location) in ElfFileImpl()
42 size_t file_length, in Open()876 size_t file_length, in Open()913 int64_t file_length = file->GetLength(); in Open() local
1754 int64_t file_length = file->GetLength(); in Load() local1773 size_t file_length, in ElfFileOpen()
94 LARGE_INTEGER file_length; in TargetMMap() local
505 int64_t file_length = profile.GetFile()->GetLength(); in TEST_F() local
2831 int64_t file_length = image_file.GetLength(); in Load() local