Searched refs:GetSize (Results 1 – 9 of 9) sorted by relevance
71 virtual Elf_Word GetSize() const = 0;124 Elf_Word GetSize() const OVERRIDE { in GetSize() function173 Elf_Word GetSize() const OVERRIDE { in GetSize() function228 Elf_Word GetSize() const OVERRIDE { in GetSize() function253 Elf_Word GetSize() const OVERRIDE { in GetSize() function283 Elf_Word GetSize() const OVERRIDE { in GetSize() function321 Elf_Word GetSize() const OVERRIDE { in GetSize() function381 Elf_Word GetSize() const OVERRIDE { in GetSize() function614 if (bss_.GetSize() != 0u) { in Write()659 header->sh_size = section->GetSize(); in Write()[all …]
97 size_t GetSize() const { in GetSize() function
150 const size_t text_size = oat_writer->GetSize() - rodata_size; in Write()
66 size_t GetSize() { in GetSize() function
113 size_t GetSize() const { return size_; } in GetSize() function in art::InternalCodeAllocator129 CommonCompilerTest::MakeExecutable(allocator.GetMemory(), allocator.GetSize()); in Run()
73 size_t GetSize() const { return size_; } in GetSize() function in art::FINAL
597 Size GetSize() const { in GetSize() function692 return branches_[branches_.size()-1]->GetSize();
291 int GetSize() const { in GetSize() function768 bool IsConstantAreaEmpty() const { return constant_area_.GetSize() == 0; } in IsConstantAreaEmpty()
2506 oss << " swap=" << PrettySize(swap_space_->GetSize()); in GetMemoryUsageString()