Searched defs:UsedSize (Results 1 – 7 of 7) sorted by relevance
114 uint64_t UsedSize = RelSize * InitSection.Relocations.size(); initRelocations() local
98 void useSpace(uintptr_t* UsedSize, uintptr_t Size, unsigned Alignment) { in useSpace()
106 uptr UsedSize() const { UsedSize() function in __asan::ChunkHeader 921 uptr AsanChunkView::UsedSize() const { return chunk_->UsedSize(); } UsedSize() function in __asan::AsanChunkView [all...]
60 uptr HwasanChunkView::UsedSize() const { in UsedSize() function in __hwasan::HwasanChunkView
155 uptr UsedSize() { in UsedSize() function
2496 const uint64_t UsedSize = getBinaryFunctionContainingAddress() local
2318 unsigned UsedSize; getWinEHFuncletFrameSize() local