Home
last modified time | relevance | path

Searched refs:getInfoSection (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/lld/ELF/
DDWARF.h34 InputSection *getInfoSection() const { in getInfoSection() function
DSyntheticSections.cpp2889 chunks[i].sec = dobj.getInfoSection(); in create()
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h313 const DWARFSection &getInfoSection() const { return InfoSection; } in getInfoSection() function
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp123 (&(*I)->getInfoSection() != &Section || (*I)->getOffset() == Offset)) { in addUnitsImpl()
DDWARFVerifier.cpp762 if (*RefVal >= DieCU->getInfoSection().Data.size()) { in verifyDebugInfoForm()