OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rela_end
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Object/
ELF.h
143
const Elf_Rela *
rela_end
(const Elf_Shdr *sec) const {
function in class:llvm::object::ELFFile
151
return makeArrayRef(rela_begin(Sec),
rela_end
(Sec));
/toolchain/binutils/binutils-2.25/bfd/
elf32-hppa.c
1135
const Elf_Internal_Rela *
rela_end
;
local
[
all
...]
Completed in 816 milliseconds