Searched refs:isInsideExecutableSectionsAddressRange (Results 1 – 1 of 1) sorted by relevance
158 bool isInsideExecutableSectionsAddressRange(uint64_t LowPC, in isInsideExecutableSectionsAddressRange() function in llvm::dwarfutil::ObjFileAddressMap177 return !isInsideExecutableSectionsAddressRange(LowPC, HighPC); in isBFDDeadAddressRange()189 if (!isInsideExecutableSectionsAddressRange(LowPC, HighPC)) in isMAXPCDeadAddressRange()208 return !isInsideExecutableSectionsAddressRange(LowPC, HighPC); in isDeadAddressRange()