Home
last modified time | relevance | path

Searched defs:getMacinfoSection (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h50 virtual StringRef getMacinfoSection() const { return ""; } in getMacinfoSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h294 StringRef getMacinfoSection() override { return MacinfoSection; } in getMacinfoSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1850 StringRef getMacinfoSection() const override { return MacinfoSection; } in getMacinfoSection() function in __anonef33c4370d11::DWARFObjInMemory