Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDebugHandlerBase.h126 virtual void setSymbolSize(const MCSymbol *Sym, uint64_t Size) {} in setSymbolSize() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h673 void setSymbolSize(const MCSymbol *Sym, uint64_t Size) override { setSymbolSize() function