Searched refs:BSection (Results 1 – 1 of 1) sorted by relevance
956 ErrorOr<BinarySection &> BSection = BC->getSectionForAddress(Address); in discoverFileObjects() local957 if (BSection && getPLTSectionInfo(BSection->getName())) in discoverFileObjects()