Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFObject.h81 virtual StringRef getCUIndexSection() const { return ""; } in getCUIndexSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp565 DObj->getCUIndexSection())) { in dump()
750 DataExtractor CUIndexData(DObj->getCUIndexSection(), isLittleEndian(), 0); in getCUIndex()
1886 StringRef getCUIndexSection() const override { return CUIndexSection; } in getCUIndexSection() function in __anona8a913f90f11::DWARFObjInMemory