Searched defs:isCodeSection (Results 1 – 6 of 6) sorted by relevance
19 bool isCodeSection(StringRef name, StringRef segName, uint32_t flags) { in isCodeSection() function
34 static bool isCodeSection(const Section &sec) { in isCodeSection() function
367 bool macho::isCodeSection(const InputSection *isec) { in isCodeSection() function in macho
70 bool isCodeSection() const { in isCodeSection() function
268 const bool isCodeSection = in writeMapFile() local
32 static bool isCodeSection(const Section &sec) { in isCodeSection() function