Searched refs:addLabelLowPc (Results 1 – 8 of 8) sorted by relevance
161 void CompileUnit::addLabelLowPc(uint64_t LabelLowPc, int64_t PcOffset) { in addLabelLowPc() function in llvm::CompileUnit
594 Unit.addLabelLowPc(*LowPc, MyInfo.AddrAdjust); in shouldKeepSubprogramDIE()
208 LLVM_ABI void addLabelLowPc(uint64_t LabelLowPc, int64_t PcOffset);
379 void addLabelLowPc(uint64_t LabelLowPc, int64_t PcOffset);
435 void CompileUnit::addLabelLowPc(uint64_t LabelLowPc, int64_t PcOffset) { in addLabelLowPc() function in CompileUnit