Searched defs:GetHeader (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugArangeSet.h46 const Header &GetHeader() const { return m_header; } function in class:DWARFDebugArangeSet
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DMappedHash.h283 const HeaderType &GetHeader() { return m_header; } function in class:MappedHash::MemoryTable
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_secondary.h300 Header *GetHeader(uptr p) { function in class:LargeMmapAllocator
304 Header *GetHeader(const void *p) { function in class:LargeMmapAllocator

Completed in 63 milliseconds