Searched refs:isInsideExecutableSectionsAddressRange (Results 1 – 1 of 1) sorted by relevance
148 bool isInsideExecutableSectionsAddressRange(uint64_t LowPC, in isInsideExecutableSectionsAddressRange() function in llvm::dwarfutil::ObjFileAddressMap167 return !isInsideExecutableSectionsAddressRange(LowPC, HighPC); in isBFDDeadAddressRange()178 if (!isInsideExecutableSectionsAddressRange(LowPC, HighPC)) in isMAXPCDeadAddressRange()197 return !isInsideExecutableSectionsAddressRange(LowPC, HighPC); in isDeadAddressRange()