Home
last modified time | relevance | path

Searched defs:UsedSize (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp114 uint64_t UsedSize = RelSize * InitSection.Relocations.size(); initRelocations() local
/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp98 void useSpace(uintptr_t* UsedSize, uintptr_t Size, unsigned Alignment) { in useSpace()
/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp106 uptr UsedSize() const { UsedSize() function in __asan::ChunkHeader
921 uptr AsanChunkView::UsedSize() const { return chunk_->UsedSize(); } UsedSize() function in __asan::AsanChunkView
[all...]
/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp60 uptr HwasanChunkView::UsedSize() const { in UsedSize() function in __hwasan::HwasanChunkView
/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp155 uptr UsedSize() { in UsedSize() function
/llvm-project/bolt/lib/Core/
H A DBinaryContext.cpp2496 const uint64_t UsedSize = getBinaryFunctionContainingAddress() local
/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp2318 unsigned UsedSize; getWinEHFuncletFrameSize() local