Lines Matching refs:getPath
51 const char* getPath(pdbg_target* i_trgt) in getPath() function
56 const char* getPath(const libhei::Chip& i_chip) in getPath() function
58 return getPath(getTrgt(i_chip)); in getPath()
124 std::string{getPath(i_unitTarget)}); in getParentChip()
149 "No parent chip found: i_target=" + std::string{getPath(i_target)}); in getParentProcessor()
204 "Unexpected parent chip: " + std::string{getPath(i_parentChip)}); in getChipUnit()
223 getPath(i_parentChip), i_unitType, i_unitPos); in getChipUnit()
286 std::string rxPath = util::pdbg::getPath(i_rxTarget); in getTargetAcrossBus()
310 std::string rxPath = util::pdbg::getPath(i_rxTarget); in getConnectedTarget()
460 getPath(i_trgt)); in __addChip()
499 "No parent MCC found for " + std::string{getPath(ocmb)}); in __isMaskedOcmb()
519 trace::inf("OCMB masked on processor side of bus: %s", getPath(ocmb)); in __isMaskedOcmb()
629 return std::string{getPath(trgt)}; in getLocationCode()
658 return std::string{getPath(trgt)}; in getPhysDevPath()