Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp185 uint64_t DIE::getDebugSectionOffset() const { in getDebugSectionOffset() function in DIE
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h998 uint64_t getDebugSectionOffset() const { return Offset; } in getDebugSectionOffset() function