Home
last modified time | relevance | path

Searched defs:isCodeSection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DMapFile.cpp267 const bool isCodeSection = writeMapFile() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputSection.cpp368 bool macho::isCodeSection(const InputSection *isec) { in isCodeSection() function in macho