Home
last modified time | relevance | path

Searched refs:setDebugSectionOffset (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfFile.cpp75 TheU->setDebugSectionOffset(SecOffset); in computeSizeAndOffsets()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDDIE.h885 void setDebugSectionOffset(unsigned O) { Offset = O; } in setDebugSectionOffset() function