Searched refs:DefEsdId (Results 1 – 1 of 1) sorted by relevance
416 uint32_t DefEsdId; in getSectionDefEsdId() local417 ESDRecord::getEsdId(EsdRecord, DefEsdId); in getSectionDefEsdId()418 LLVM_DEBUG(dbgs() << "Got def EsdId: " << DefEsdId << '\n'); in getSectionDefEsdId()419 return DefEsdId; in getSectionDefEsdId()451 uint32_t DefEsdId = getSectionDefEsdId(Sec); in getSectionSize() local452 const uint8_t *EsdRecord = EsdPtrs[DefEsdId]; in getSectionSize()467 uint32_t DefEsdId = getSectionDefEsdId(Sec); in getSectionContents() local486 if (TxtEsdId != DefEsdId) in getSectionContents()