Home
last modified time | relevance | path

Searched defs:getDebugSectionOffset (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp198 unsigned DIE::getDebugSectionOffset() const { in getDebugSectionOffset() function in DIE
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DDIE.h829 unsigned getDebugSectionOffset() const { return Offset; } in getDebugSectionOffset() function