Searched refs:getDWOId (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/DebugInfo/
H A DDWARFUnit.cpp119 uint64_t DWARFUnit::getDWOId() { function in class:DWARFUnit
271 if (!DWOCU || DWOCU->getDWOId() != getDWOId()) {
H A DDWARFUnit.h125 uint64_t getDWOId();

Completed in 59 milliseconds