Home
last modified time | relevance | path

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

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