Home
last modified time | relevance | path

Searched defs:AddrsigSection (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h491 struct AddrsigSection : Section { global() struct
494 AddrsigSectionAddrsigSection AddrsigSection() argument
496 getEntriesAddrsigSection getEntries() argument
500 classofAddrsigSection classof() argument
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp154 MCSectionCOFF *AddrsigSection = nullptr; global() member in __anonf03844010111::WinCOFFWriter
H A DELFObjectWriter.cpp1178 MCSectionELF *AddrsigSection; writeObject() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp2102 SectionRef AddrsigSection; printAddrsig() local