Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h358 uint8_t getCUAddrSize();
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp512 dumpAddrSection(OS, AddrData, DumpOpts, getMaxVersion(), getCUAddrSize()); in dump()
517 uint8_t savedAddressByteSize = getCUAddrSize(); in dump()
1675 uint8_t DWARFContext::getCUAddrSize() { in getCUAddrSize() function in DWARFContext