Home
last modified time | relevance | path

Searched full:lazybindopcodes (Results 1 – 17 of 17) sorted by relevance

/external/llvm/test/ObjectYAML/MachO/
Dlazy_bind_opcode.yaml64 LazyBindOpcodes:
267 #CHECK: LazyBindOpcodes:
/external/llvm-project/llvm/test/ObjectYAML/MachO/
Dlazy_bind_opcode.yaml64 LazyBindOpcodes:
267 #CHECK: LazyBindOpcodes:
/external/llvm-project/lld/test/mach-o/
Dbind-opcodes.yaml121 # CHECK: LazyBindOpcodes:
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMachOYAML.cpp31 LazyBindOpcodes.size() + ExportTrie.Children.size() + in isEmpty()
157 IO.mapOptional("LazyBindOpcodes", LinkEditData.LazyBindOpcodes); in mapping()
DMachOEmitter.cpp449 writeBindOpcodes(OS, Obj.LinkEdit.LazyBindOpcodes); in writeLazyBindOpcodes()
/external/llvm-project/llvm/lib/ObjectYAML/
DMachOYAML.cpp31 LazyBindOpcodes.size() + ExportTrie.Children.size() + in isEmpty()
159 IO.mapOptional("LazyBindOpcodes", LinkEditData.LazyBindOpcodes); in mapping()
DMachOEmitter.cpp507 writeBindOpcodes(OS, Obj.LinkEdit.LazyBindOpcodes); in writeLazyBindOpcodes()
/external/llvm-project/llvm/test/tools/llvm-lipo/Inputs/
DCPU10-slice.yaml254 LazyBindOpcodes:
Darmv7-slice-big.yaml536 LazyBindOpcodes:
/external/llvm/lib/ObjectYAML/
DMachOYAML.cpp140 IO.mapOptional("LazyBindOpcodes", LinkEditData.LazyBindOpcodes); in mapping()
/external/llvm/include/llvm/ObjectYAML/
DMachOYAML.h99 std::vector<MachOYAML::BindOpcode> LazyBindOpcodes; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DMachOYAML.h105 std::vector<MachOYAML::BindOpcode> LazyBindOpcodes; member
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DMachOYAML.h120 std::vector<MachOYAML::BindOpcode> LazyBindOpcodes; member
/external/llvm-project/lldb/test/Shell/ObjectFile/MachO/
Dsymtab.yaml349 LazyBindOpcodes:
/external/llvm/tools/yaml2obj/
Dyaml2macho.cpp405 writeBindOpcodes(OS, Obj.LinkEdit.LazyBindOpcodes); in writeLazyBindOpcodes()
/external/llvm/tools/obj2yaml/
Dmacho2yaml.cpp211 dumpBindOpcodes(Y->LinkEdit.LazyBindOpcodes, Obj.getDyldInfoLazyBindOpcodes(), in dumpLinkEdit()
/external/llvm-project/llvm/tools/obj2yaml/
Dmacho2yaml.cpp338 dumpBindOpcodes(Y->LinkEdit.LazyBindOpcodes, Obj.getDyldInfoLazyBindOpcodes(), in dumpLinkEdit()