Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp197 uint64_t DIE::getDebugSectionOffset() const { in getDebugSectionOffset() function in DIE
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp197 unsigned DIE::getDebugSectionOffset() const { in getDebugSectionOffset() function in DIE
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDIE.h886 unsigned getDebugSectionOffset() const { return Offset; } in getDebugSectionOffset() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DDIE.h894 uint64_t getDebugSectionOffset() const { return Offset; } in getDebugSectionOffset() function