Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.cpp226 uint64_t SectionDescriptor::getIntVal(uint64_t PatchOffset, unsigned Size) { in getIntVal() function in SectionDescriptor
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmMacro.h115 int64_t getIntVal() const { in getIntVal() function