Searched defs:getBackendPtr (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAssembler.h283 MCAsmBackend *getBackendPtr() const { return Backend.get(); } function in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_allocator.cpp90 static INLINE void *getBackendPtr(const void *Ptr, UnpackedHeader *Header) { function in namespace:__scudo::Chunk

Completed in 178 milliseconds