Home
last modified time | relevance | path

Searched defs:MBR (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp189 void onValue(const MemoryBufferRef MBR) override { in onValue()
347 virtual void onValue(const MemoryBufferRef MBR) { in onValue()
H A DDWARFVisitor.h63 virtual void onValue(const MemoryBufferRef MBR) {} in onValue()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/utility/mem.res/mem.res.monotonic.buffer/mem.res.monotonic.buffer.ctor/
H A Dcopy_move.pass.cpp22 using MBR = std::pmr::monotonic_buffer_resource; in main() typedef
/aosp_15_r20/external/llvm/unittests/Support/
H A DMemoryBufferTest.cpp174 MemoryBufferRef MBR(*MB); in TEST_F() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DXCOFFObjectFile.cpp651 XCOFFObjectFile::create(unsigned Type, MemoryBufferRef MBR) { in create()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DXCOFFObjectFile.cpp1136 XCOFFObjectFile::create(unsigned Type, MemoryBufferRef MBR) { in create()