Return the DWARF encoding used for call‐site entries.

Synopsis

Declared in <llvm/Target/TargetLoweringObjectFile.h>

unsigned int
getCallSiteEncoding() const;

Return Value

The DWARF encoding used for call‐site entries.

Created with MrDocs