Searched refs:isCodeSection (Results 1 – 7 of 7) sorted by relevance
269 const bool isCodeSection = in writeMapFile() 273 StringRef SectionClass = (isCodeSection ? "CODE" : "DATA"); in writeMapFile() 267 const bool isCodeSection = writeMapFile() local
1482 if (sec->isCodeSection()) in sortECChunks()1521 uint32_t padding = sec->isCodeSection() ? config->functionPadMin : 0; in assignAddresses()1526 if (isArm64EC(ctx.config.machine) && sec->isCodeSection()) { in assignAddresses()
298 bool isCodeSection(const InputSection *);
426 (isCodeSection(isec) || isFoldableWithAddendsRemoved || in foldIdenticalSections()
368 bool macho::isCodeSection(const InputSection *isec) { in isCodeSection() function in macho
739 if (!defined->isAbsolute() && isCodeSection(defined->isec())) in scanSymbols()768 isCodeSection(defined->isec())) in scanSymbols()
1091 if (!isCodeSection(isec)) in collectDataInCodeEntries()1140 if (!defined->isec() || !isCodeSection(defined->isec()) || in finalizeContents()1278 if (isCodeSection(isec)) { in emitStabs()