Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZ.h32 NLE = 2, enumerator
/external/llvm/tools/yaml2obj/
Dyaml2macho.cpp325 void writeNListEntry(MachOYAML::NListEntry &NLE, raw_ostream &OS) { in writeNListEntry()
410 for (auto NLE : Obj.LinkEdit.NameList) { in writeNameList() local
/external/llvm/tools/obj2yaml/
Dmacho2yaml.cpp444 MachOYAML::NListEntry NLE = in dumpSymbols() local