Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp191 uint64_t DIE::getDebugSectionOffset() const { in getDebugSectionOffset() function in DIE
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DDIE.h918 uint64_t getDebugSectionOffset() const { return Offset; } in getDebugSectionOffset() function