Searched defs:isCodeSection (Results 1 – 3 of 3) sorted by relevance
67 bool isCodeSection() const { in isCodeSection() function
269 const bool isCodeSection = in writeMapFile() local
321 bool macho::isCodeSection(const InputSection *isec) { isCodeSection() function in macho