Home
last modified time | relevance | path

Searched refs:__llvm_profile_get_vtable_section_size (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingBuffer.c95 uint64_t __llvm_profile_get_vtable_section_size(const VTableProfData *Begin, in __llvm_profile_get_vtable_section_size() function
207 __llvm_profile_get_vtable_section_size(VTableBegin, VTableEnd); in __llvm_profile_get_size_for_buffer_internal()
H A DInstrProfiling.h269 uint64_t __llvm_profile_get_vtable_section_size(const VTableProfData *Begin,
H A DInstrProfilingWriter.c286 __llvm_profile_get_vtable_section_size(VTableBegin, VTableEnd); in lprofWriteDataImpl()